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