First commit
This commit is contained in:
+69
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"_from": "tmp@0.0.31",
|
||||
"_id": "tmp@0.0.31",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-jzirlDjhcxXl29izZX6L+yd65Kc=",
|
||||
"_location": "/tmp",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "tmp@0.0.31",
|
||||
"name": "tmp",
|
||||
"escapedName": "tmp",
|
||||
"rawSpec": "0.0.31",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.0.31"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/haxe-loader"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.31.tgz",
|
||||
"_shasum": "8f38ab9438e17315e5dbd8b3657e8bfb277ae4a7",
|
||||
"_spec": "tmp@0.0.31",
|
||||
"_where": "/home/andreas/Documents/Projects/haxe/openfl/nigger/node_modules/haxe-loader",
|
||||
"author": {
|
||||
"name": "KARASZI István",
|
||||
"email": "github@spam.raszi.hu",
|
||||
"url": "http://raszi.hu/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "http://github.com/raszi/node-tmp/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"os-tmpdir": "~1.0.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Temporary file and directory creator",
|
||||
"devDependencies": {
|
||||
"vows": "~0.7.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.4.0"
|
||||
},
|
||||
"files": [
|
||||
"lib/"
|
||||
],
|
||||
"homepage": "http://github.com/raszi/node-tmp",
|
||||
"keywords": [
|
||||
"temporary",
|
||||
"tmp",
|
||||
"temp",
|
||||
"tempdir",
|
||||
"tempfile",
|
||||
"tmpdir",
|
||||
"tmpfile"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/tmp.js",
|
||||
"name": "tmp",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/raszi/node-tmp.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "vows test/*-test.js"
|
||||
},
|
||||
"version": "0.0.31"
|
||||
}
|
||||
Reference in New Issue
Block a user