blob: bef95ad87ef0e2941117502012e197557a11f3f8 [file] [log] [blame]
{
"_args": [
[
"os-tmpdir@^1.0.0",
"D:\\Cordova\\cordova-windows\\node_modules\\osenv"
]
],
"_from": "os-tmpdir@>=1.0.0 <2.0.0",
"_id": "os-tmpdir@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/os-tmpdir",
"_nodeVersion": "0.12.3",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"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": "D:\\Cordova\\cordova-windows\\node_modules\\osenv",
"author": {
"email": "sindresorhus@gmail.com",
"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": "https://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",
"ponyfill",
"polyfill",
"shim",
"os",
"tmpdir",
"tempdir",
"tmp",
"temp",
"dir",
"directory",
"env",
"environment"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "os-tmpdir",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/os-tmpdir.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.1"
}