pnpm
Version:
A fast implementation of npm install
104 lines (103 loc) • 2.48 kB
JSON
{
"_args": [
[
{
"raw": "json2yaml@1.1.0",
"scope": null,
"escapedName": "json2yaml",
"name": "json2yaml",
"rawSpec": "1.1.0",
"spec": "1.1.0",
"type": "version"
},
"/home/zkochan/src/pnpm"
]
],
"_from": "json2yaml@1.1.0",
"_id": "json2yaml@1.1.0",
"_inCache": true,
"_location": "/json2yaml",
"_nodeVersion": "4.3.2",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/json2yaml-1.1.0.tgz_1461041755832_0.38284349953755736"
},
"_npmUser": {
"name": "coolaj86",
"email": "coolaj86@gmail.com"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {},
"_requested": {
"raw": "json2yaml@1.1.0",
"scope": null,
"escapedName": "json2yaml",
"name": "json2yaml",
"rawSpec": "1.1.0",
"spec": "1.1.0",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/json2yaml/-/json2yaml-1.1.0.tgz",
"_shasum": "5414d907f9816586b80c513ec2e3aeb2ab819a6c",
"_shrinkwrap": null,
"_spec": "json2yaml@1.1.0",
"_where": "/home/zkochan/src/pnpm",
"author": {
"name": "AJ ONeal",
"email": "coolaj86@gmail.com",
"url": "http://coolaj86.com"
},
"bin": {
"json2yaml": "./cli.js",
"jsontoyaml": "./cli.js",
"jsontoyml": "./cli.js",
"json2yml": "./cli.js"
},
"bugs": {
"url": "https://github.com/coolaj86/json2yaml/issues"
},
"dependencies": {
"remedial": "1.x"
},
"description": "A commandline utility to convert JSON to YAML / YML",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "5414d907f9816586b80c513ec2e3aeb2ab819a6c",
"tarball": "https://registry.npmjs.org/json2yaml/-/json2yaml-1.1.0.tgz"
},
"engines": {
"node": ">= 0.2.0"
},
"gitHead": "aecfdcec99eea24d62b2a551b09d6fbaa361f8e1",
"homepage": "https://github.com/coolaj86/json2yaml#readme",
"keywords": [
"yml",
"yaml",
"json",
"cli",
"util"
],
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"name": "coolaj86",
"email": "coolaj86@gmail.com"
}
],
"name": "json2yaml",
"optionalDependencies": {},
"preferGlobal": true,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/coolaj86/json2yaml.git"
},
"scripts": {},
"test": "echo 'error no test'; exit 1",
"version": "1.1.0"
}