Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / sprintf-js / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "sprintf-js@~1.0.2",
6         "scope": null,
7         "escapedName": "sprintf-js",
8         "name": "sprintf-js",
9         "rawSpec": "~1.0.2",
10         "spec": ">=1.0.2 <1.1.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\argparse"
14     ]
15   ],
16   "_from": "sprintf-js@>=1.0.2 <1.1.0",
17   "_id": "sprintf-js@1.0.3",
18   "_inCache": true,
19   "_location": "/sprintf-js",
20   "_nodeVersion": "0.12.4",
21   "_npmUser": {
22     "name": "alexei",
23     "email": "hello@alexei.ro"
24   },
25   "_npmVersion": "2.10.1",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "sprintf-js@~1.0.2",
29     "scope": null,
30     "escapedName": "sprintf-js",
31     "name": "sprintf-js",
32     "rawSpec": "~1.0.2",
33     "spec": ">=1.0.2 <1.1.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/argparse"
38   ],
39   "_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
40   "_shasum": "04e6926f662895354f3dd015203633b857297e2c",
41   "_shrinkwrap": null,
42   "_spec": "sprintf-js@~1.0.2",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\argparse",
44   "author": {
45     "name": "Alexandru Marasteanu",
46     "email": "hello@alexei.ro",
47     "url": "http://alexei.ro/"
48   },
49   "bugs": {
50     "url": "https://github.com/alexei/sprintf.js/issues"
51   },
52   "dependencies": {},
53   "description": "JavaScript sprintf implementation",
54   "devDependencies": {
55     "grunt": "*",
56     "grunt-contrib-uglify": "*",
57     "grunt-contrib-watch": "*",
58     "mocha": "*"
59   },
60   "directories": {},
61   "dist": {
62     "shasum": "04e6926f662895354f3dd015203633b857297e2c",
63     "tarball": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
64   },
65   "gitHead": "747b806c2dab5b64d5c9958c42884946a187c3b1",
66   "homepage": "https://github.com/alexei/sprintf.js#readme",
67   "license": "BSD-3-Clause",
68   "main": "src/sprintf.js",
69   "maintainers": [
70     {
71       "name": "alexei",
72       "email": "hello@alexei.ro"
73     }
74   ],
75   "name": "sprintf-js",
76   "optionalDependencies": {},
77   "readme": "ERROR: No README data found!",
78   "repository": {
79     "type": "git",
80     "url": "git+https://github.com/alexei/sprintf.js.git"
81   },
82   "scripts": {
83     "test": "mocha test/test.js"
84   },
85   "version": "1.0.3"
86 }