UNPKG

jsdoc-75lb

Version:

An API documentation generator for JavaScript.

101 lines (100 loc) 2.49 kB
{ "_args": [ [ { "raw": "gulp-json-editor@~2.2.1", "scope": null, "escapedName": "gulp-json-editor", "name": "gulp-json-editor", "rawSpec": "~2.2.1", "spec": ">=2.2.1 <2.3.0", "type": "range" }, "/Users/lloydb/Documents/jsdoc2md/jsdoc" ] ], "_from": "gulp-json-editor@>=2.2.1 <2.3.0", "_id": "gulp-json-editor@2.2.1", "_inCache": true, "_installable": true, "_location": "/gulp-json-editor", "_npmUser": { "name": "morou", "email": "kazuhiro.nakae@gmail.com" }, "_npmVersion": "1.4.28", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.1", "isarray": "0.0.1", "string_decoder": "0.10.31" }, "_requested": { "raw": "gulp-json-editor@~2.2.1", "scope": null, "escapedName": "gulp-json-editor", "name": "gulp-json-editor", "rawSpec": "~2.2.1", "spec": ">=2.2.1 <2.3.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/gulp-json-editor/-/gulp-json-editor-2.2.1.tgz", "_shasum": "7c4dd7477e8d06dc5dc49c0b81e745cdb04f97bb", "_shrinkwrap": null, "_spec": "gulp-json-editor@~2.2.1", "_where": "/Users/lloydb/Documents/jsdoc2md/jsdoc", "author": { "name": "Kazuhiro Nakae", "email": "kazuhiro.nakae@gmail.com", "url": "https://github.com/morou" }, "bugs": { "url": "https://github.com/morou/gulp-json-editor/issues" }, "dependencies": { "deepmerge": "~0.2.7", "detect-indent": "^2.0.0", "gulp-util": "~3.0.0", "js-beautify": "~1.5.4", "through2": "~0.5.0" }, "description": "A gulp plugin to edit JSON object", "devDependencies": { "gulp": "*", "mocha": "*", "should": "*" }, "directories": {}, "dist": { "shasum": "7c4dd7477e8d06dc5dc49c0b81e745cdb04f97bb", "tarball": "https://registry.npmjs.org/gulp-json-editor/-/gulp-json-editor-2.2.1.tgz" }, "homepage": "https://github.com/morou/gulp-json-editor", "keywords": [ "gulpplugin", "gulp", "json" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "morou", "email": "kazuhiro.nakae@gmail.com" } ], "name": "gulp-json-editor", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/morou/gulp-json-editor.git" }, "scripts": { "test": "mocha" }, "version": "2.2.1" }