
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "_from": "find-plugins@1.1.7",
  "_id": "find-plugins@1.1.7",
  "_inBundle": false,
  "_integrity": "sha512-XcP3/mIepmyxp09SE6WeREEJBKZ8ljlmrWlhWAvVU9rlNbSx1fztFr3wW/92bpFPrKE9MN/UiOd2qYtK85BaaQ==",
  "_location": "/ghost-cli/find-plugins",
  "_phantomChildren": {
    "ms": "2.1.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "find-plugins@1.1.7",
    "name": "find-plugins",
    "escapedName": "find-plugins",
    "rawSpec": "1.1.7",
    "saveSpec": null,
    "fetchSpec": "1.1.7"
  },
  "_requiredBy": [
    "/ghost-cli"
  ],
  "_resolved": "https://registry.npmjs.org/find-plugins/-/find-plugins-1.1.7.tgz",
  "_shasum": "718e9a34a2fbcc079e42d31aa9fe6abda471a3ec",
  "_spec": "find-plugins@1.1.7",
  "_where": "/usr/local/lib/node_modules/ghost-cli",
  "author": {
    "name": "Dave Wasmer"
  },
  "bugs": {
    "url": "https://github.com/davewasmer/find-plugins/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "dag-map": "^2.0.2",
    "debug": "^3.1.0",
    "read-pkg": "^3.0.0",
    "read-pkg-up": "^3.0.0",
    "resolve-pkg": "^1.0.0",
    "try-require": "^1.2.1"
  },
  "deprecated": false,
  "description": "Add plugin functionality to your tool - search for installed node_modules by keyword or other criteria.",
  "devDependencies": {
    "eslint": "^4.6.1",
    "mocha": "^5.0.0",
    "semantic-release": "^12.4.1"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/davewasmer/find-plugins",
  "keywords": [
    "plugin",
    "npm",
    "modules",
    "keywords",
    "find",
    "search",
    "list"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "find-plugins",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/davewasmer/find-plugins.git"
  },
  "scripts": {
    "semantic-release": "semantic-release",
    "test": "mocha"
  },
  "types": "index.d.ts",
  "version": "1.1.7"
}
