Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / js-yaml / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "js-yaml@3.x",
6         "scope": null,
7         "escapedName": "js-yaml",
8         "name": "js-yaml",
9         "rawSpec": "3.x",
10         "spec": ">=3.0.0 <4.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\istanbul"
14     ]
15   ],
16   "_from": "js-yaml@>=3.0.0 <4.0.0",
17   "_id": "js-yaml@3.8.2",
18   "_inCache": true,
19   "_location": "/js-yaml",
20   "_nodeVersion": "6.9.4",
21   "_npmOperationalInternal": {
22     "host": "packages-12-west.internal.npmjs.com",
23     "tmp": "tmp/js-yaml-3.8.2.tgz_1488473380123_0.05922025511972606"
24   },
25   "_npmUser": {
26     "name": "vitaly",
27     "email": "vitaly@rcdesign.ru"
28   },
29   "_npmVersion": "3.10.10",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "js-yaml@3.x",
33     "scope": null,
34     "escapedName": "js-yaml",
35     "name": "js-yaml",
36     "rawSpec": "3.x",
37     "spec": ">=3.0.0 <4.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/istanbul"
42   ],
43   "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.8.2.tgz",
44   "_shasum": "02d3e2c0f6beab20248d412c352203827d786721",
45   "_shrinkwrap": null,
46   "_spec": "js-yaml@3.x",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\istanbul",
48   "author": {
49     "name": "Vladimir Zapparov",
50     "email": "dervus.grim@gmail.com"
51   },
52   "bin": {
53     "js-yaml": "bin/js-yaml.js"
54   },
55   "bugs": {
56     "url": "https://github.com/nodeca/js-yaml/issues"
57   },
58   "contributors": [
59     {
60       "name": "Aleksey V Zapparov",
61       "email": "ixti@member.fsf.org",
62       "url": "http://www.ixti.net/"
63     },
64     {
65       "name": "Vitaly Puzrin",
66       "email": "vitaly@rcdesign.ru",
67       "url": "https://github.com/puzrin"
68     },
69     {
70       "name": "Martin Grenfell",
71       "email": "martin.grenfell@gmail.com",
72       "url": "http://got-ravings.blogspot.com"
73     }
74   ],
75   "dependencies": {
76     "argparse": "^1.0.7",
77     "esprima": "^3.1.1"
78   },
79   "description": "YAML 1.2 parser and serializer",
80   "devDependencies": {
81     "ansi": "*",
82     "benchmark": "*",
83     "browserify": "^13.0.0",
84     "codemirror": "^5.13.4",
85     "eslint": "^3.10.0",
86     "istanbul": "*",
87     "mocha": "*",
88     "uglify-js": "^2.6.1"
89   },
90   "directories": {},
91   "dist": {
92     "shasum": "02d3e2c0f6beab20248d412c352203827d786721",
93     "tarball": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.8.2.tgz"
94   },
95   "files": [
96     "index.js",
97     "lib/",
98     "bin/",
99     "dist/"
100   ],
101   "gitHead": "7dd7254139804a0cd15683fd9e61ad949bd5ce14",
102   "homepage": "https://github.com/nodeca/js-yaml",
103   "keywords": [
104     "yaml",
105     "parser",
106     "serializer",
107     "pyyaml"
108   ],
109   "license": "MIT",
110   "maintainers": [
111     {
112       "name": "vitaly",
113       "email": "vitaly@rcdesign.ru"
114     }
115   ],
116   "name": "js-yaml",
117   "optionalDependencies": {},
118   "readme": "ERROR: No README data found!",
119   "repository": {
120     "type": "git",
121     "url": "git+https://github.com/nodeca/js-yaml.git"
122   },
123   "scripts": {
124     "test": "make test"
125   },
126   "version": "3.8.2"
127 }