Initial commit
[yaffs-website] / node_modules / tmp / package.json
1 {
2   "_args": [
3     [
4       "tmp@0.0.28",
5       "/var/www/yaffs/node_modules/grunt-contrib-compass"
6     ]
7   ],
8   "_from": "tmp@0.0.28",
9   "_id": "tmp@0.0.28",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/tmp",
13   "_nodeVersion": "4.1.1",
14   "_npmUser": {
15     "email": "npm@spam.raszi.hu",
16     "name": "raszi"
17   },
18   "_npmVersion": "2.14.4",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "tmp",
22     "raw": "tmp@0.0.28",
23     "rawSpec": "0.0.28",
24     "scope": null,
25     "spec": "0.0.28",
26     "type": "version"
27   },
28   "_requiredBy": [
29     "/grunt-contrib-compass"
30   ],
31   "_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.28.tgz",
32   "_shasum": "172735b7f614ea7af39664fa84cf0de4e515d120",
33   "_shrinkwrap": null,
34   "_spec": "tmp@0.0.28",
35   "_where": "/var/www/yaffs/node_modules/grunt-contrib-compass",
36   "author": {
37     "email": "github@spam.raszi.hu",
38     "name": "KARASZI István",
39     "url": "http://raszi.hu/"
40   },
41   "bugs": {
42     "url": "http://github.com/raszi/node-tmp/issues"
43   },
44   "dependencies": {
45     "os-tmpdir": "~1.0.1"
46   },
47   "description": "Temporary file and directory creator",
48   "devDependencies": {
49     "vows": "~0.7.0"
50   },
51   "directories": {},
52   "dist": {
53     "shasum": "172735b7f614ea7af39664fa84cf0de4e515d120",
54     "tarball": "https://registry.npmjs.org/tmp/-/tmp-0.0.28.tgz"
55   },
56   "engines": {
57     "node": ">=0.4.0"
58   },
59   "gitHead": "9fe2a507d8b041c92c83ce1045b83e7283834431",
60   "homepage": "http://github.com/raszi/node-tmp",
61   "keywords": [
62     "temp",
63     "tempdir",
64     "tempfile",
65     "temporary",
66     "tmp",
67     "tmpdir",
68     "tmpfile"
69   ],
70   "license": "MIT",
71   "main": "lib/tmp.js",
72   "maintainers": [
73     {
74       "name": "raszi",
75       "email": "npm@spam.raszi.hu"
76     }
77   ],
78   "name": "tmp",
79   "optionalDependencies": {},
80   "readme": "ERROR: No README data found!",
81   "repository": {
82     "type": "git",
83     "url": "git://github.com/raszi/node-tmp.git"
84   },
85   "scripts": {
86     "test": "vows test/*-test.js"
87   },
88   "version": "0.0.28"
89 }