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

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

{
    "_args": [
        
    ],
    "_from": "os-tmpdir@>=1.0.0 <2.0.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/os-tmpdir",
    "_nodeVersion": "0.12.3",
    "_npmUser": {
        "email": "[email protected]",
        "name": "sindresorhus"
    },
    "_npmVersion": "2.9.1",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "os-tmpdir",
        "raw": "os-tmpdir@^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-tmpdir/-/os-tmpdir-1.0.1.tgz",
    "_shasum": "e9b423a1edaf479882562e92ed71d7743a071b6e",
    "_shrinkwrap": null,
    "_spec": "os-tmpdir@^1.0.0",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Sindre Sorhus",
        "url": "sindresorhus.com"
    },
    "bugs": {
        "url": "https://github.com/sindresorhus/os-tmpdir/issues"
    },
    "dependencies": {
        
    },
    "description": "Node.js os.tmpdir() ponyfill",
    "devDependencies": {
        "ava": "0.0.4"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "e9b423a1edaf479882562e92ed71d7743a071b6e",
        "tarball": "http://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.1.tgz"
    },
    "engines": {
        "node": ">=0.10.0"
    },
    "files": [
        "index.js"
    ],
    "gitHead": "5c5d355f81378980db629d60128ad03e02b1c1e5",
    "homepage": "https://github.com/sindresorhus/os-tmpdir",
    "keywords": [
        "built-in",
        "core",
        "dir",
        "directory",
        "env",
        "environment",
        "os",
        "polyfill",
        "ponyfill",
        "shim",
        "temp",
        "tempdir",
        "tmp",
        "tmpdir"
    ],
    "license": "MIT",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "sindresorhus"
        }
    ],
    "name": "os-tmpdir",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/sindresorhus/os-tmpdir"
    },
    "scripts": {
        "test": "node test.js"
    },
    "version": "1.0.1"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy