| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_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 <3.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "gulp-json-editor@>=2.2.1 <3.0.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": {
- "readable-stream": "1.0.34"
- },
- "_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 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_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": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "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"
- }
|