UNPKG

d2-ui

Version:
104 lines (103 loc) 2.34 kB
{ "_args": [ [ "js-yaml@3.0.1", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/coveralls" ] ], "_from": "js-yaml@3.0.1", "_id": "js-yaml@3.0.1", "_inCache": true, "_installable": true, "_location": "/js-yaml", "_npmUser": { "email": "vitaly@rcdesign.ru", "name": "vitaly" }, "_npmVersion": "1.3.14", "_phantomChildren": {}, "_requested": { "name": "js-yaml", "raw": "js-yaml@3.0.1", "rawSpec": "3.0.1", "scope": null, "spec": "3.0.1", "type": "version" }, "_requiredBy": [ "/coveralls", "/istanbul" ], "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.0.1.tgz", "_shasum": "76405fea5bce30fc8f405d48c6dca7f0a32c6afe", "_shrinkwrap": null, "_spec": "js-yaml@3.0.1", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/coveralls", "author": { "email": "dervus.grim@gmail.com", "name": "Dervus Grim" }, "bin": { "js-yaml": "bin/js-yaml.js" }, "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": "martin.grenfell@gmail.com", "name": "Martin Grenfell", "url": "http://got-ravings.blogspot.com" } ], "dependencies": { "argparse": "~ 0.1.11", "esprima": "~ 1.0.2" }, "description": "YAML 1.2 parser and serializer", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "76405fea5bce30fc8f405d48c6dca7f0a32c6afe", "tarball": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.0.1.tgz" }, "engines": { "node": ">= 0.6.0" }, "homepage": "https://github.com/nodeca/js-yaml", "keywords": [ "yaml", "parser", "serializer", "pyyaml" ], "license": { "type": "MIT", "url": "https://github.com/nodeca/js-yaml/blob/master/LICENSE" }, "main": "./index.js", "maintainers": [ { "email": "vitaly@rcdesign.ru", "name": "vitaly" } ], "name": "js-yaml", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/nodeca/js-yaml.git" }, "scripts": { "test": "make test" }, "version": "3.0.1" }