package.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. {
  2. "_args": [
  3. [
  4. "gulp-json-editor@^2.4.3",
  5. "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui"
  6. ]
  7. ],
  8. "_from": "gulp-json-editor@>=2.4.3 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "[email protected]",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/gulp-json-editor",
  14. "_nodeVersion": "8.15.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/gulp-json-editor_2.5.4_1571826099440_0.6263094887400398"
  18. },
  19. "_npmUser": {
  20. "email": "[email protected]",
  21. "name": "rejas"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {
  25. "readable-stream": "2.3.7"
  26. },
  27. "_requested": {
  28. "name": "gulp-json-editor",
  29. "raw": "gulp-json-editor@^2.4.3",
  30. "rawSpec": "^2.4.3",
  31. "scope": null,
  32. "spec": ">=2.4.3 <3.0.0",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/fomantic-ui"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/gulp-json-editor/-/gulp-json-editor-2.5.4.tgz",
  39. "_shasum": "b77b46bca22d2dd1ac9f15bbec1eddbe5ef3567c",
  40. "_shrinkwrap": null,
  41. "_spec": "gulp-json-editor@^2.4.3",
  42. "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui",
  43. "author": {
  44. "name": "rejas",
  45. "url": "https://github.com/rejas"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/rejas/gulp-json-editor/issues"
  49. },
  50. "dependencies": {
  51. "deepmerge": "^4.2.1",
  52. "detect-indent": "^6.0.0",
  53. "js-beautify": "^1.10.2",
  54. "plugin-error": "^1.0.1",
  55. "through2": "^3.0.1"
  56. },
  57. "description": "A gulp plugin to edit JSON objects",
  58. "devDependencies": {
  59. "eslint": "^6.5.1",
  60. "eslint-config-gulp": "^3.0.1",
  61. "gulp": "^4.0.2",
  62. "mocha": "^6.2.2",
  63. "should": "^13.2.3",
  64. "vinyl": "^2.2.0"
  65. },
  66. "directories": {},
  67. "dist": {
  68. "fileCount": 13,
  69. "integrity": "sha512-3IdMYsSACfLFYipet9Rmpag7PEU059KnR6TWgfuAfz+ftyzN8yaEvf9vXAD5b9K9v711Ymcpqe6vWGQYfQJ/uQ==",
  70. "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",
  71. "shasum": "b77b46bca22d2dd1ac9f15bbec1eddbe5ef3567c",
  72. "tarball": "https://registry.npmjs.org/gulp-json-editor/-/gulp-json-editor-2.5.4.tgz",
  73. "unpackedSize": 21266
  74. },
  75. "gitHead": "53566f64576c2685c1ac53bef3b1d5e34f0fd12f",
  76. "homepage": "https://github.com/rejas/gulp-json-editor#readme",
  77. "keywords": [
  78. "gulp",
  79. "gulpplugin",
  80. "json"
  81. ],
  82. "license": "MIT",
  83. "main": "./index.js",
  84. "maintainers": [
  85. {
  86. "name": "rejas",
  87. "email": "[email protected]"
  88. }
  89. ],
  90. "name": "gulp-json-editor",
  91. "optionalDependencies": {},
  92. "readme": "ERROR: No README data found!",
  93. "repository": {
  94. "type": "git",
  95. "url": "git+https://github.com/rejas/gulp-json-editor.git"
  96. },
  97. "scripts": {
  98. "eslint": "eslint *.js test/*.js",
  99. "eslint:fix": "eslint --fix *.js test/*.js",
  100. "test": "mocha"
  101. },
  102. "version": "2.5.4"
  103. }