You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

128 lines
2.9 KiB

{
"_args": [
[
{
"raw": "js-yaml@^3.8.4",
"scope": null,
"escapedName": "js-yaml",
"name": "js-yaml",
"rawSpec": "^3.8.4",
"spec": ">=3.8.4 <4.0.0",
"type": "range"
},
"/Users/trott/io.js/tools/node_modules/eslint"
]
],
"_from": "js-yaml@>=3.8.4 <4.0.0",
"_id": "js-yaml@3.8.4",
"_inCache": true,
"_location": "/js-yaml",
"_nodeVersion": "7.8.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/js-yaml-3.8.4.tgz_1494256586834_0.47078769421204925"
},
"_npmUser": {
"name": "vitaly",
"email": "vitaly@rcdesign.ru"
},
"_npmVersion": "4.2.0",
"_phantomChildren": {},
"_requested": {
"raw": "js-yaml@^3.8.4",
"scope": null,
"escapedName": "js-yaml",
"name": "js-yaml",
"rawSpec": "^3.8.4",
"spec": ">=3.8.4 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.8.4.tgz",
"_shasum": "520b4564f86573ba96662af85a8cafa7b4b5a6f6",
"_shrinkwrap": null,
"_spec": "js-yaml@^3.8.4",
"_where": "/Users/trott/io.js/tools/node_modules/eslint",
"author": {
"name": "Vladimir Zapparov",
"email": "dervus.grim@gmail.com"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
},
"bugs": {
"url": "https://github.com/nodeca/js-yaml/issues"
},
"contributors": [
{
"name": "Aleksey V Zapparov",
"email": "ixti@member.fsf.org",
"url": "http://www.ixti.net/"
},
{
"name": "Vitaly Puzrin",
"email": "vitaly@rcdesign.ru",
"url": "https://github.com/puzrin"
},
{
"name": "Martin Grenfell",
"email": "martin.grenfell@gmail.com",
"url": "http://got-ravings.blogspot.com"
}
],
"dependencies": {
"argparse": "^1.0.7",
"esprima": "^3.1.1"
},
"description": "YAML 1.2 parser and serializer",
"devDependencies": {
"ansi": "^0.3.1",
"benchmark": "^2.1.4",
"browserify": "^14.3.0",
"codemirror": "^5.13.4",
"eslint": "^3.10.0",
"istanbul": "^0.4.5",
"mocha": "^3.3.0",
"uglify-js": "^3.0.1"
},
"directories": {},
"dist": {
"shasum": "520b4564f86573ba96662af85a8cafa7b4b5a6f6",
"tarball": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.8.4.tgz"
},
"files": [
"index.js",
"lib/",
"bin/",
"dist/"
],
"gitHead": "3de650d4d6fd9e24052ffa7ae53439e36eb70cbb",
"homepage": "https://github.com/nodeca/js-yaml",
"keywords": [
"yaml",
"parser",
"serializer",
"pyyaml"
],
"license": "MIT",
"maintainers": [
{
"name": "vitaly",
"email": "vitaly@rcdesign.ru"
}
],
"name": "js-yaml",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/nodeca/js-yaml.git"
},
"scripts": {
"test": "make test"
},
"version": "3.8.4"
}