Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / tmp / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "tmp@0.0.x",
6         "scope": null,
7         "escapedName": "tmp",
8         "name": "tmp",
9         "rawSpec": "0.0.x",
10         "spec": ">=0.0.0 <0.1.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\useragent"
14     ]
15   ],
16   "_from": "tmp@>=0.0.0 <0.1.0",
17   "_id": "tmp@0.0.31",
18   "_inCache": true,
19   "_location": "/tmp",
20   "_nodeVersion": "7.1.0",
21   "_npmOperationalInternal": {
22     "host": "packages-12-west.internal.npmjs.com",
23     "tmp": "tmp/tmp-0.0.31.tgz_1479731985968_0.6135591438505799"
24   },
25   "_npmUser": {
26     "name": "raszi",
27     "email": "npm@spam.raszi.hu"
28   },
29   "_npmVersion": "3.10.8",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "tmp@0.0.x",
33     "scope": null,
34     "escapedName": "tmp",
35     "name": "tmp",
36     "rawSpec": "0.0.x",
37     "spec": ">=0.0.0 <0.1.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/useragent"
42   ],
43   "_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.31.tgz",
44   "_shasum": "8f38ab9438e17315e5dbd8b3657e8bfb277ae4a7",
45   "_shrinkwrap": null,
46   "_spec": "tmp@0.0.x",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\useragent",
48   "author": {
49     "name": "KARASZI István",
50     "email": "github@spam.raszi.hu",
51     "url": "http://raszi.hu/"
52   },
53   "bugs": {
54     "url": "http://github.com/raszi/node-tmp/issues"
55   },
56   "dependencies": {
57     "os-tmpdir": "~1.0.1"
58   },
59   "description": "Temporary file and directory creator",
60   "devDependencies": {
61     "vows": "~0.7.0"
62   },
63   "directories": {},
64   "dist": {
65     "shasum": "8f38ab9438e17315e5dbd8b3657e8bfb277ae4a7",
66     "tarball": "https://registry.npmjs.org/tmp/-/tmp-0.0.31.tgz"
67   },
68   "engines": {
69     "node": ">=0.4.0"
70   },
71   "files": [
72     "lib/"
73   ],
74   "gitHead": "f60eace1da5b4812776fcfb5afbf11cda88034d9",
75   "homepage": "http://github.com/raszi/node-tmp",
76   "keywords": [
77     "temporary",
78     "tmp",
79     "temp",
80     "tempdir",
81     "tempfile",
82     "tmpdir",
83     "tmpfile"
84   ],
85   "license": "MIT",
86   "main": "lib/tmp.js",
87   "maintainers": [
88     {
89       "name": "raszi",
90       "email": "npm@spam.raszi.hu"
91     }
92   ],
93   "name": "tmp",
94   "optionalDependencies": {},
95   "readme": "ERROR: No README data found!",
96   "repository": {
97     "type": "git",
98     "url": "git+https://github.com/raszi/node-tmp.git"
99   },
100   "scripts": {
101     "test": "vows test/*-test.js"
102   },
103   "version": "0.0.31"
104 }