You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
102 lines
2.4 KiB
102 lines
2.4 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"os-tmpdir@^1.0.0",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/bin-build/node_modules/tempfile"
|
||
|
]
|
||
|
],
|
||
|
"_from": "os-tmpdir@>=1.0.0 <2.0.0",
|
||
|
"_id": "os-tmpdir@1.0.2",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/os-tmpdir",
|
||
|
"_nodeVersion": "6.6.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/os-tmpdir-1.0.2.tgz_1475211274587_0.14931037812493742"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "sindresorhus"
|
||
|
},
|
||
|
"_npmVersion": "3.10.3",
|
||
|
"_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": [
|
||
|
"/bin-build/tempfile"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
|
||
|
"_shasum": "bbe67406c79aa85c5cfec766fe5734555dfa1274",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "os-tmpdir@^1.0.0",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/bin-build/node_modules/tempfile",
|
||
|
"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": "*",
|
||
|
"xo": "^0.16.0"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "bbe67406c79aa85c5cfec766fe5734555dfa1274",
|
||
|
"tarball": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "1abf9cf5611b4be7377060ea67054b45cbf6813c",
|
||
|
"homepage": "https://github.com/sindresorhus/os-tmpdir#readme",
|
||
|
"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": "xo && ava"
|
||
|
},
|
||
|
"version": "1.0.2"
|
||
|
}
|