96 lines
2.1 KiB
JSON
96 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"os-tmpdir@~1.0.1",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/tmp"
|
|
]
|
|
],
|
|
"_from": "os-tmpdir@>=1.0.1 <1.1.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.1",
|
|
"rawSpec": "~1.0.1",
|
|
"scope": null,
|
|
"spec": ">=1.0.1 <1.1.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/tmp"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.1.tgz",
|
|
"_shasum": "e9b423a1edaf479882562e92ed71d7743a071b6e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "os-tmpdir@~1.0.1",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/tmp",
|
|
"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": "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",
|
|
"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"
|
|
}
|