109 lines
2.5 KiB
JSON
109 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "tempfile@^2.0.0",
|
|
"scope": null,
|
|
"escapedName": "tempfile",
|
|
"name": "tempfile",
|
|
"rawSpec": "^2.0.0",
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/exec-buffer"
|
|
]
|
|
],
|
|
"_from": "tempfile@>=2.0.0 <3.0.0",
|
|
"_id": "tempfile@2.0.0",
|
|
"_inCache": true,
|
|
"_location": "/tempfile",
|
|
"_nodeVersion": "4.7.3",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/tempfile-2.0.0.tgz_1490717520736_0.8753022798337042"
|
|
},
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "2.15.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "tempfile@^2.0.0",
|
|
"scope": null,
|
|
"escapedName": "tempfile",
|
|
"name": "tempfile",
|
|
"rawSpec": "^2.0.0",
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/exec-buffer",
|
|
"/pngquant-bin/bin-build"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/tempfile/-/tempfile-2.0.0.tgz",
|
|
"_shasum": "6b0446856a9b1114d1856ffcbe509cccb0977265",
|
|
"_shrinkwrap": null,
|
|
"_spec": "tempfile@^2.0.0",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/exec-buffer",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/tempfile/issues"
|
|
},
|
|
"dependencies": {
|
|
"temp-dir": "^1.0.0",
|
|
"uuid": "^3.0.1"
|
|
},
|
|
"description": "Get a random temporary file path",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "6b0446856a9b1114d1856ffcbe509cccb0977265",
|
|
"tarball": "https://registry.npmjs.org/tempfile/-/tempfile-2.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "fec4570a2dd5b0d5387968729615444d26b6f25f",
|
|
"homepage": "https://github.com/sindresorhus/tempfile#readme",
|
|
"keywords": [
|
|
"tmp",
|
|
"temp",
|
|
"temporary",
|
|
"tempfile",
|
|
"file",
|
|
"path",
|
|
"random",
|
|
"rand",
|
|
"uuid"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "tempfile",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/tempfile.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|