{ "_args": [ [ "gulp-json-editor@^2.4.3", "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui" ] ], "_from": "gulp-json-editor@>=2.4.3 <3.0.0", "_hasShrinkwrap": false, "_id": "gulp-json-editor@2.5.4", "_inCache": true, "_installable": true, "_location": "/gulp-json-editor", "_nodeVersion": "8.15.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/gulp-json-editor_2.5.4_1571826099440_0.6263094887400398" }, "_npmUser": { "email": "npm@veeck.de", "name": "rejas" }, "_npmVersion": "6.4.1", "_phantomChildren": { "readable-stream": "2.3.7" }, "_requested": { "name": "gulp-json-editor", "raw": "gulp-json-editor@^2.4.3", "rawSpec": "^2.4.3", "scope": null, "spec": ">=2.4.3 <3.0.0", "type": "range" }, "_requiredBy": [ "/fomantic-ui" ], "_resolved": "https://registry.npmjs.org/gulp-json-editor/-/gulp-json-editor-2.5.4.tgz", "_shasum": "b77b46bca22d2dd1ac9f15bbec1eddbe5ef3567c", "_shrinkwrap": null, "_spec": "gulp-json-editor@^2.4.3", "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui", "author": { "name": "rejas", "url": "https://github.com/rejas" }, "bugs": { "url": "https://github.com/rejas/gulp-json-editor/issues" }, "dependencies": { "deepmerge": "^4.2.1", "detect-indent": "^6.0.0", "js-beautify": "^1.10.2", "plugin-error": "^1.0.1", "through2": "^3.0.1" }, "description": "A gulp plugin to edit JSON objects", "devDependencies": { "eslint": "^6.5.1", "eslint-config-gulp": "^3.0.1", "gulp": "^4.0.2", "mocha": "^6.2.2", "should": "^13.2.3", "vinyl": "^2.2.0" }, "directories": {}, "dist": { "fileCount": 13, "integrity": "sha512-3IdMYsSACfLFYipet9Rmpag7PEU059KnR6TWgfuAfz+ftyzN8yaEvf9vXAD5b9K9v711Ymcpqe6vWGQYfQJ/uQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsCmzCRA9TVsSAnZWagAA5TsQAJSzLCYWDl3xa70B0sV/\naOAGfk+K2MJw9wTpL77qdBnUBrKVhnLmYyooO2QVbk/A6SjQHZrBXaI8aXP9\nOR7tLM1NRVa9fYcGot1/70VCYexoNwClUEBcopH12+iZBOFNzeCaugb3b/T7\ndvHemCFw/w0gNU7yHv57NOMzMJSoJyGFzFTdf9C60N1otEkqLptBqY0s5KFV\nHj0wWxwU/hZgAawKtaENT3i+7+VN5tPqKqOgOlbM7V2MtaJ+/TITGws6QLu8\nhaVSnqu0RLTuIWMnEJHvwGx2rCrA8X14WK5XuXT8uONASAkZuuFcMpUED72w\njoTGBO8TfHqaSvrmYIcJhFAY0FwDMa9/hLDyO8SOpt1CAH0qjV2EX5DBz5mo\nXZzY39u7urZ/uyn48t1JKSHELN/b22Wdg8mUU/jxNnrxEtEF24PYeI/XqQOZ\nI7ItKJKnBN/dtbFrxVnlUCopv0pLHPomXUmXmcXXGBystByhDaHcb5pEqXg5\nBt0f3D8Zw7gLY7dtMd45LYZdXxDXusaHUOtRrfLw+hHStDcor0uXPfNufrcM\nI2bURF1vQYCxFOHMZ828MXKUWktRcytyddOevFTf/wiCxnZvoKsfcbDQagbV\n3aoiQJNxMTMKQonuWW26UKUlA46ibEoUth4klhA/x5B8Y+M4DfVfE7dWhVOe\ns1If\r\n=4m/r\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "b77b46bca22d2dd1ac9f15bbec1eddbe5ef3567c", "tarball": "https://registry.npmjs.org/gulp-json-editor/-/gulp-json-editor-2.5.4.tgz", "unpackedSize": 21266 }, "gitHead": "53566f64576c2685c1ac53bef3b1d5e34f0fd12f", "homepage": "https://github.com/rejas/gulp-json-editor#readme", "keywords": [ "gulp", "gulpplugin", "json" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "rejas", "email": "npm@veeck.de" } ], "name": "gulp-json-editor", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/rejas/gulp-json-editor.git" }, "scripts": { "eslint": "eslint *.js test/*.js", "eslint:fix": "eslint --fix *.js test/*.js", "test": "mocha" }, "version": "2.5.4" }