Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / utile / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "utile@~0.2.1",
6         "scope": null,
7         "escapedName": "utile",
8         "name": "utile",
9         "rawSpec": "~0.2.1",
10         "spec": ">=0.2.1 <0.3.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\http-proxy"
14     ]
15   ],
16   "_from": "utile@>=0.2.1 <0.3.0",
17   "_id": "utile@0.2.1",
18   "_inCache": true,
19   "_location": "/utile",
20   "_npmUser": {
21     "name": "jcrugzz",
22     "email": "jcrugzz@gmail.com"
23   },
24   "_npmVersion": "1.3.8",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "utile@~0.2.1",
28     "scope": null,
29     "escapedName": "utile",
30     "name": "utile",
31     "rawSpec": "~0.2.1",
32     "spec": ">=0.2.1 <0.3.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "/http-proxy"
37   ],
38   "_resolved": "https://registry.npmjs.org/utile/-/utile-0.2.1.tgz",
39   "_shasum": "930c88e99098d6220834c356cbd9a770522d90d7",
40   "_shrinkwrap": null,
41   "_spec": "utile@~0.2.1",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\http-proxy",
43   "author": {
44     "name": "Nodejitsu Inc.",
45     "email": "info@nodejitsu.com"
46   },
47   "bugs": {
48     "url": "https://github.com/flatiron/utile/issues"
49   },
50   "dependencies": {
51     "async": "~0.2.9",
52     "deep-equal": "*",
53     "i": "0.3.x",
54     "mkdirp": "0.x.x",
55     "ncp": "0.4.x",
56     "rimraf": "2.x.x"
57   },
58   "description": "A drop-in replacement for `util` with some additional advantageous functions",
59   "devDependencies": {
60     "vows": "0.7.x"
61   },
62   "directories": {},
63   "dist": {
64     "shasum": "930c88e99098d6220834c356cbd9a770522d90d7",
65     "tarball": "https://registry.npmjs.org/utile/-/utile-0.2.1.tgz"
66   },
67   "engines": {
68     "node": ">= 0.6.4"
69   },
70   "homepage": "https://github.com/flatiron/utile#readme",
71   "main": "./lib/index",
72   "maintainers": [
73     {
74       "name": "indexzero",
75       "email": "charlie.robbins@gmail.com"
76     },
77     {
78       "name": "mmalecki",
79       "email": "me@mmalecki.com"
80     },
81     {
82       "name": "jcrugzz",
83       "email": "jcrugzz@gmail.com"
84     }
85   ],
86   "name": "utile",
87   "optionalDependencies": {},
88   "readme": "ERROR: No README data found!",
89   "repository": {
90     "type": "git",
91     "url": "git+ssh://git@github.com/flatiron/utile.git"
92   },
93   "scripts": {
94     "test": "vows --spec"
95   },
96   "version": "0.2.1"
97 }