dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/tmp/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

89 lines
1.9 KiB
JSON

{
"_args": [
[
"tmp@0.0.28",
"/Users/sid/Desktop/code/RustyCode"
]
],
"_from": "tmp@0.0.28",
"_id": "tmp@0.0.28",
"_inCache": true,
"_installable": true,
"_location": "/tmp",
"_nodeVersion": "4.1.1",
"_npmUser": {
"email": "npm@spam.raszi.hu",
"name": "raszi"
},
"_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
"name": "tmp",
"raw": "tmp@0.0.28",
"rawSpec": "0.0.28",
"scope": null,
"spec": "0.0.28",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.28.tgz",
"_shasum": "172735b7f614ea7af39664fa84cf0de4e515d120",
"_shrinkwrap": null,
"_spec": "tmp@0.0.28",
"_where": "/Users/sid/Desktop/code/RustyCode",
"author": {
"email": "github@spam.raszi.hu",
"name": "KARASZI István",
"url": "http://raszi.hu/"
},
"bugs": {
"url": "http://github.com/raszi/node-tmp/issues"
},
"dependencies": {
"os-tmpdir": "~1.0.1"
},
"description": "Temporary file and directory creator",
"devDependencies": {
"vows": "~0.7.0"
},
"directories": {},
"dist": {
"shasum": "172735b7f614ea7af39664fa84cf0de4e515d120",
"tarball": "https://registry.npmjs.org/tmp/-/tmp-0.0.28.tgz"
},
"engines": {
"node": ">=0.4.0"
},
"gitHead": "9fe2a507d8b041c92c83ce1045b83e7283834431",
"homepage": "http://github.com/raszi/node-tmp",
"keywords": [
"temporary",
"tmp",
"temp",
"tempdir",
"tempfile",
"tmpdir",
"tmpfile"
],
"license": "MIT",
"main": "lib/tmp.js",
"maintainers": [
{
"email": "npm@spam.raszi.hu",
"name": "raszi"
}
],
"name": "tmp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/raszi/node-tmp.git"
},
"scripts": {
"test": "vows test/*-test.js"
},
"version": "0.0.28"
}