File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/temp/package.json
{
"_args": [
[
"temp@0.8.4",
"/Users/julesgraus/webDevelopment/Boilerplate-Shop"
]
],
"_development": true,
"_from": "temp@0.8.4",
"_id": "temp@0.8.4",
"_inBundle": false,
"_integrity": "sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==",
"_location": "/temp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "temp@0.8.4",
"name": "temp",
"escapedName": "temp",
"rawSpec": "0.8.4",
"saveSpec": null,
"fetchSpec": "0.8.4"
},
"_requiredBy": [
"/jscodeshift"
],
"_resolved": "https://registry.npmjs.org/temp/-/temp-0.8.4.tgz",
"_spec": "0.8.4",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
"author": {
"name": "Bruce Williams",
"email": "brwcodes@gmail.com"
},
"bugs": {
"url": "https://github.com/bruce/node-temp/issues"
},
"dependencies": {
"rimraf": "~2.6.2"
},
"description": "Temporary files and directories",
"devDependencies": {
"mocha": "6.2.2"
},
"directories": {
"lib": "lib"
},
"engines": {
"node": ">=6.0.0"
},
"files": [
"lib"
],
"homepage": "https://github.com/bruce/node-temp#readme",
"keywords": [
"temporary",
"tmp",
"temp",
"tempdir",
"tempfile",
"tmpdir",
"tmpfile"
],
"license": "MIT",
"main": "./lib/temp",
"name": "temp",
"repository": {
"type": "git",
"url": "git://github.com/bruce/node-temp.git"
},
"scripts": {
"test": "mocha test/temp-test.js"
},
"tags": [
"temporary",
"temp",
"tempfile",
"tempdir",
"tmpfile",
"tmpdir",
"security"
],
"version": "0.8.4"
}