Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / i / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "i@0.3.x",
6         "scope": null,
7         "escapedName": "i",
8         "name": "i",
9         "rawSpec": "0.3.x",
10         "spec": ">=0.3.0 <0.4.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\utile"
14     ]
15   ],
16   "_from": "i@>=0.3.0 <0.4.0",
17   "_id": "i@0.3.5",
18   "_inCache": true,
19   "_location": "/i",
20   "_nodeVersion": "0.12.9",
21   "_npmOperationalInternal": {
22     "host": "packages-16-east.internal.npmjs.com",
23     "tmp": "tmp/i-0.3.5.tgz_1462355680372_0.1744775390252471"
24   },
25   "_npmUser": {
26     "name": "pksunkara",
27     "email": "pavan.sss1991@gmail.com"
28   },
29   "_npmVersion": "2.14.9",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "i@0.3.x",
33     "scope": null,
34     "escapedName": "i",
35     "name": "i",
36     "rawSpec": "0.3.x",
37     "spec": ">=0.3.0 <0.4.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/utile"
42   ],
43   "_resolved": "https://registry.npmjs.org/i/-/i-0.3.5.tgz",
44   "_shasum": "1d2b854158ec8169113c6cb7f6b6801e99e211d5",
45   "_shrinkwrap": null,
46   "_spec": "i@0.3.x",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\utile",
48   "author": {
49     "name": "Pavan Kumar Sunkara",
50     "email": "pavan.sss1991@gmail.com",
51     "url": "pksunkara.github.com"
52   },
53   "bugs": {
54     "url": "https://github.com/pksunkara/inflect/issues"
55   },
56   "contributors": [
57     {
58       "name": "Pavan Kumar Sunkara",
59       "email": "pavan.sss1991@gmail.com"
60     }
61   ],
62   "dependencies": {},
63   "description": "custom inflections for nodejs",
64   "devDependencies": {
65     "vows": "0.7.0"
66   },
67   "directories": {},
68   "dist": {
69     "shasum": "1d2b854158ec8169113c6cb7f6b6801e99e211d5",
70     "tarball": "https://registry.npmjs.org/i/-/i-0.3.5.tgz"
71   },
72   "engines": {
73     "node": ">=0.4"
74   },
75   "gitHead": "bbcadd57a182007ab158acea511515b815385d4d",
76   "homepage": "http://pksunkara.github.com/inflect",
77   "keywords": [
78     "singular",
79     "plural",
80     "camelize",
81     "underscore",
82     "dasherize",
83     "demodulize",
84     "ordinalize",
85     "uncountable",
86     "pluralize",
87     "singularize",
88     "titleize",
89     "tableize",
90     "classify",
91     "foreign_key"
92   ],
93   "licenses": [
94     {
95       "type": "MIT",
96       "url": "https://github.com/pksunkara/inflect/raw/master/LICENSE"
97     }
98   ],
99   "main": "./lib/inflect",
100   "maintainers": [
101     {
102       "name": "pksunkara",
103       "email": "pavan.sss1991@gmail.com"
104     }
105   ],
106   "name": "i",
107   "optionalDependencies": {},
108   "readme": "ERROR: No README data found!",
109   "repository": {
110     "type": "git",
111     "url": "git://github.com/pksunkara/inflect.git"
112   },
113   "scripts": {
114     "test": "vows --spec $(find test -name '*-test.js')"
115   },
116   "version": "0.3.5"
117 }