123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128 |
- {
- "_args": [
- [
- {
- "raw": "js-yaml@^3.8.3",
- "scope": null,
- "escapedName": "js-yaml",
- "name": "js-yaml",
- "rawSpec": "^3.8.3",
- "spec": ">=3.8.3 <4.0.0",
- "type": "range"
- },
- "/Users/gaudenz/git/drawio/etc/electron/node_modules/electron-updater"
- ]
- ],
- "_from": "js-yaml@>=3.8.3 <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.3",
- "scope": null,
- "escapedName": "js-yaml",
- "name": "js-yaml",
- "rawSpec": "^3.8.3",
- "spec": ">=3.8.3 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/electron-updater"
- ],
- "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.8.4.tgz",
- "_shasum": "520b4564f86573ba96662af85a8cafa7b4b5a6f6",
- "_shrinkwrap": null,
- "_spec": "js-yaml@^3.8.3",
- "_where": "/Users/gaudenz/git/drawio/etc/electron/node_modules/electron-updater",
- "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"
- }
|