107 lines
2.5 KiB
JSON
107 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "temp-dir@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "temp-dir",
|
|
"name": "temp-dir",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/tempfile"
|
|
]
|
|
],
|
|
"_from": "temp-dir@>=1.0.0 <2.0.0",
|
|
"_id": "temp-dir@1.0.0",
|
|
"_inCache": true,
|
|
"_location": "/temp-dir",
|
|
"_nodeVersion": "4.7.3",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/temp-dir-1.0.0.tgz_1490689216746_0.8579589340370148"
|
|
},
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "2.15.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "temp-dir@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "temp-dir",
|
|
"name": "temp-dir",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/tempfile"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-1.0.0.tgz",
|
|
"_shasum": "0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "temp-dir@^1.0.0",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/tempfile",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/temp-dir/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Get the real path of the system temp directory",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"proxyquire": "^1.7.11",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d",
|
|
"tarball": "https://registry.npmjs.org/temp-dir/-/temp-dir-1.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "9569a24ba9e5be1bf0eba644f748b9bebbcb083b",
|
|
"homepage": "https://github.com/sindresorhus/temp-dir#readme",
|
|
"keywords": [
|
|
"temp",
|
|
"tmp",
|
|
"dir",
|
|
"tmpdir",
|
|
"os",
|
|
"system",
|
|
"real",
|
|
"path",
|
|
"realpath",
|
|
"resolved"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "temp-dir",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/temp-dir.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|