{
  "_args": [
    [
      "strapi-helper-plugin@3.4.3",
      "/home/control3/fundiherrajes"
    ]
  ],
  "_from": "strapi-helper-plugin@3.4.3",
  "_id": "strapi-helper-plugin@3.4.3",
  "_inBundle": false,
  "_integrity": "sha512-TTfrC4nc+Zo2bftJn1yL4o5WCXi+R5SJDkMgV8paqGmHZSwgp610hpUt+4P9fMBtXGafEH5LUsTYbkdju9+Org==",
  "_location": "/strapi-helper-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "strapi-helper-plugin@3.4.3",
    "name": "strapi-helper-plugin",
    "escapedName": "strapi-helper-plugin",
    "rawSpec": "3.4.3",
    "saveSpec": null,
    "fetchSpec": "3.4.3"
  },
  "_requiredBy": [
    "/strapi-admin",
    "/strapi-plugin-content-manager",
    "/strapi-plugin-content-type-builder",
    "/strapi-plugin-upload",
    "/strapi-plugin-users-permissions"
  ],
  "_resolved": "https://registry.npmjs.org/strapi-helper-plugin/-/strapi-helper-plugin-3.4.3.tgz",
  "_spec": "3.4.3",
  "_where": "/home/control3/fundiherrajes",
  "author": {
    "name": "Strapi team",
    "email": "hi@strapi.io",
    "url": "http://strapi.io"
  },
  "dependencies": {
    "@buffetjs/core": "3.3.3-next.2",
    "@buffetjs/custom": "3.3.3-next.2",
    "@buffetjs/hooks": "3.3.3-next.2",
    "@buffetjs/icons": "3.3.3-next.2",
    "@buffetjs/styles": "3.3.3-next.2",
    "@buffetjs/utils": "3.3.3-next.2",
    "bootstrap": "^4.5.3",
    "classnames": "^2.2.5",
    "immutable": "^3.8.2",
    "invariant": "^2.2.1",
    "lodash": "4.17.20",
    "moment": "^2.29.1",
    "react": "^16.13.1",
    "react-dom": "^16.9.0",
    "react-helmet": "^6.1.0",
    "react-intl": "4.5.0",
    "react-router": "^5.0.0",
    "react-router-dom": "^5.0.0",
    "reactstrap": "8.4.1",
    "styled-components": "^5.0.0",
    "whatwg-fetch": "^3.5.0"
  },
  "description": "Helper for Strapi plugins development",
  "devDependencies": {
    "@babel/core": "^7.12.3",
    "@babel/plugin-proposal-class-properties": "^7.12.1",
    "@babel/preset-env": "^7.9.5",
    "@babel/preset-react": "^7.9.4",
    "enzyme": "^3.8.0",
    "enzyme-adapter-react-16": "^1.8.0",
    "rimraf": "3.0.2",
    "rollup": "^1.10.0",
    "rollup-plugin-babel": "^4.3.2",
    "rollup-plugin-commonjs": "^9.3.4",
    "rollup-plugin-filesize": "^6.0.1",
    "rollup-plugin-node-resolve": "^4.2.3",
    "rollup-plugin-postcss": "^3.1.8",
    "rollup-plugin-replace": "^2.2.0",
    "rollup-plugin-svg": "^1.0.1",
    "rollup-plugin-terser": "^4.0.4"
  },
  "engines": {
    "node": ">=10.16.0 <=14.x.x",
    "npm": ">=6.0.0"
  },
  "files": [
    "dist"
  ],
  "gitHead": "553d64cafd59d2076249ec22526a5887e5676677",
  "license": "SEE LICENSE IN LICENSE",
  "main": "dist/strapi-helper-plugin.cjs.min.js",
  "maintainers": [
    {
      "name": "Strapi team",
      "email": "hi@strapi.io",
      "url": "http://strapi.io"
    }
  ],
  "module": "dist/strapi-helper-plugin.esm.min.js",
  "name": "strapi-helper-plugin",
  "scripts": {
    "build": "rollup -c",
    "prebuild": "rimraf dist",
    "prepublishOnly": "npm run build",
    "test": "echo \"no tests yet\"",
    "watch": "rollup -c -w"
  },
  "version": "3.4.3"
}
