All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.os-homedir.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "os-homedir@>=1.0.0 <2.0.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/os-homedir",
    "_nodeVersion": "0.12.5",
    "_npmUser": {
        "email": "[email protected]",
        "name": "sindresorhus"
    },
    "_npmVersion": "2.11.2",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "os-homedir",
        "raw": "os-homedir@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
    },
    "_requiredBy": [
        "/osenv"
    ],
    "_resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.1.tgz",
    "_shasum": "0d62bdf44b916fd3bbdcf2cab191948fb094f007",
    "_shrinkwrap": null,
    "_spec": "os-homedir@^1.0.0",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Sindre Sorhus",
        "url": "sindresorhus.com"
    },
    "bugs": {
        "url": "https://github.com/sindresorhus/os-homedir/issues"
    },
    "dependencies": {
        
    },
    "description": "io.js 2.3.0 os.homedir() ponyfill",
    "devDependencies": {
        "ava": "0.0.4",
        "path-exists": "^1.0.0"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "0d62bdf44b916fd3bbdcf2cab191948fb094f007",
        "tarball": "http://registry.npmjs.org/os-homedir/-/os-homedir-1.0.1.tgz"
    },
    "engines": {
        "node": ">=0.10.0"
    },
    "files": [
        "index.js"
    ],
    "gitHead": "13ff83fbd13ebe286a6092286b2c634ab4534c5f",
    "homepage": "https://github.com/sindresorhus/os-homedir",
    "keywords": [
        "built-in",
        "core",
        "dir",
        "directory",
        "folder",
        "home",
        "homedir",
        "os",
        "path",
        "polyfill",
        "ponyfill",
        "shim",
        "user"
    ],
    "license": "MIT",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "sindresorhus"
        }
    ],
    "name": "os-homedir",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/sindresorhus/os-homedir"
    },
    "scripts": {
        "test": "node test.js"
    },
    "version": "1.0.1"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy