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.

123 lines
2.7 KiB

{
"_args": [
[
"js-yaml@^3.5.1",
"/Users/trott/test/node_modules/eslint"
]
],
"_from": "js-yaml@>=3.5.1 <4.0.0",
"_id": "js-yaml@3.5.3",
"_inCache": true,
"_installable": true,
"_location": "/eslint/js-yaml",
"_nodeVersion": "4.3.0",
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/js-yaml-3.5.3.tgz_1455175645225_0.033302413299679756"
},
"_npmUser": {
"email": "vitaly@rcdesign.ru",
"name": "vitaly"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {},
"_requested": {
"name": "js-yaml",
"raw": "js-yaml@^3.5.1",
"rawSpec": "^3.5.1",
"scope": null,
"spec": ">=3.5.1 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.5.3.tgz",
"_shasum": "e9ee6082b0657770e4346dfaf2a58c5992251f76",
"_shrinkwrap": null,
"_spec": "js-yaml@^3.5.1",
"_where": "/Users/trott/test/node_modules/eslint",
"author": {
"email": "dervus.grim@gmail.com",
"name": "Vladimir Zapparov"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
},
"browser": {
"buffer": false
},
"bugs": {
"url": "https://github.com/nodeca/js-yaml/issues"
},
"contributors": [
{
"email": "ixti@member.fsf.org",
"name": "Aleksey V Zapparov",
"url": "http://www.ixti.net/"
},
{
"email": "vitaly@rcdesign.ru",
"name": "Vitaly Puzrin",
"url": "https://github.com/puzrin"
},
{
"email": "martin.grenfell@gmail.com",
"name": "Martin Grenfell",
"url": "http://got-ravings.blogspot.com"
}
],
"dependencies": {
"argparse": "^1.0.2",
"esprima": "^2.6.0"
},
"description": "YAML 1.2 parser and serializer",
"devDependencies": {
"ansi": "*",
"benchmark": "*",
"browserify": "^13.0.0",
"codemirror": "^5.10.0",
"eslint": "^2.0.0-rc.1",
"istanbul": "*",
"mocha": "*",
"uglify-js": "^2.6.1"
},
"directories": {},
"dist": {
"shasum": "e9ee6082b0657770e4346dfaf2a58c5992251f76",
"tarball": "http://registry.npmjs.org/js-yaml/-/js-yaml-3.5.3.tgz"
},
"files": [
"index.js",
"lib/",
"bin/",
"dist/"
],
"gitHead": "4a9e0a258586cff292cab63e0b76044fc1f4cb63",
"homepage": "https://github.com/nodeca/js-yaml",
"keywords": [
"yaml",
"parser",
"serializer",
"pyyaml"
],
"license": "MIT",
"maintainers": [
{
"email": "vitaly@rcdesign.ru",
"name": "vitaly"
}
],
"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.5.3"
}