{
  "_from": "generator-feathers-plugin@1.0.1",
  "_id": "generator-feathers-plugin@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-O2R84Ir3LxmhY/Wj2eii5DMOrVRpD3mndkICybjxSir4T8YPxjy46J78BgG5fFLzmZOQM2mTlsZ/LFDq1Cwp+g==",
  "_location": "/generator-feathers-plugin",
  "_phantomChildren": {
    "array-union": "1.0.2",
    "buffer-alloc": "1.2.0",
    "chalk": "2.4.2",
    "cli-table": "0.3.6",
    "commondir": "1.0.1",
    "core-util-is": "1.0.3",
    "cross-spawn": "6.0.5",
    "dargs": "6.1.0",
    "dateformat": "3.0.3",
    "debug": "4.3.2",
    "decompress-response": "3.3.0",
    "deep-extend": "0.6.0",
    "detect-conflict": "1.0.1",
    "duplexer3": "0.1.4",
    "error": "7.2.1",
    "fast-glob": "2.2.7",
    "find-up": "3.0.0",
    "get-stream": "3.0.0",
    "glob": "7.2.0",
    "inherits": "2.0.3",
    "is-plain-obj": "1.1.0",
    "is-retry-allowed": "1.2.0",
    "is-stream": "1.1.0",
    "isarray": "1.0.0",
    "istextorbinary": "2.6.0",
    "isurl": "1.0.0",
    "load-json-file": "4.0.0",
    "lodash": "4.17.21",
    "lowercase-keys": "1.0.1",
    "minimatch": "3.0.4",
    "minimist": "1.2.5",
    "normalize-package-data": "2.5.0",
    "p-cancelable": "0.3.0",
    "p-timeout": "1.2.1",
    "path-type": "3.0.0",
    "pretty-bytes": "5.6.0",
    "process-nextick-args": "2.0.1",
    "read-chunk": "3.2.0",
    "rimraf": "2.6.3",
    "run-async": "2.4.1",
    "safe-buffer": "5.2.1",
    "shelljs": "0.8.4",
    "text-table": "0.2.0",
    "through2": "3.0.2",
    "timed-out": "4.0.1",
    "url-parse-lax": "1.0.0",
    "url-to-options": "1.0.1",
    "util-deprecate": "1.0.2",
    "vinyl": "2.2.1",
    "xtend": "4.0.2",
    "yeoman-environment": "2.10.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "generator-feathers-plugin@1.0.1",
    "name": "generator-feathers-plugin",
    "escapedName": "generator-feathers-plugin",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/@feathersjs/cli"
  ],
  "_resolved": "https://registry.npmjs.org/generator-feathers-plugin/-/generator-feathers-plugin-1.0.1.tgz",
  "_shasum": "011400777acc568f2189f1c4a0cff8c44640f30b",
  "_spec": "generator-feathers-plugin@1.0.1",
  "_where": "/home/editor/editor.api/node_modules/@feathersjs/cli",
  "author": {
    "name": "Feathers contributors",
    "email": "hello@feathersjs.com",
    "url": "https://feathersjs.com"
  },
  "bugs": {
    "url": "https://github.com/feathersjs/feathers/issues"
  },
  "bundleDependencies": false,
  "contributors": [],
  "dependencies": {
    "yeoman-generator": "^3.0.0"
  },
  "deprecated": false,
  "description": "A generator for Feathersjs Plugins.",
  "devDependencies": {
    "yeoman-test": "^2.0.0"
  },
  "engines": {
    "node": ">= 6.0.0"
  },
  "gitHead": "a618e325acc797dfb895f69310e55075838dfdeb",
  "homepage": "http://feathersjs.com",
  "keywords": [
    "yeoman-generator",
    "feathers"
  ],
  "license": "MIT",
  "main": "app/index.js",
  "name": "generator-feathers-plugin",
  "repository": {
    "type": "git",
    "url": "git://github.com/feathersjs/feathers.git"
  },
  "scripts": {
    "test": "../../node_modules/.bin/mocha"
  },
  "version": "1.0.1"
}
