芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/strapi-helper-plugin/package.json
{ "_args": [ [ "strapi-helper-plugin@3.5.4", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "strapi-helper-plugin@3.5.4", "_id": "strapi-helper-plugin@3.5.4", "_inBundle": false, "_integrity": "sha512-u/5YDtCoZ4p1crJmK4md2Zh/R8/odk+3X65CVqI/EoZC8T2YiqOQ75Ec62CCpTn8gk1tBZmaAS9sxNDjalLPMw==", "_location": "/strapi-helper-plugin", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "strapi-helper-plugin@3.5.4", "name": "strapi-helper-plugin", "escapedName": "strapi-helper-plugin", "rawSpec": "3.5.4", "saveSpec": null, "fetchSpec": "3.5.4" }, "_requiredBy": [ "/strapi-admin", "/strapi-plugin-content-manager", "/strapi-plugin-content-type-builder", "/strapi-plugin-documentation", "/strapi-plugin-upload", "/strapi-plugin-users-permissions" ], "_resolved": "https://registry.npmjs.org/strapi-helper-plugin/-/strapi-helper-plugin-3.5.4.tgz", "_spec": "3.5.4", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Strapi team", "email": "hi@strapi.io", "url": "https://strapi.io" }, "dependencies": { "@buffetjs/core": "3.3.4", "@buffetjs/custom": "3.3.4", "@buffetjs/hooks": "3.3.4", "@buffetjs/icons": "3.3.4", "@buffetjs/styles": "3.3.4", "@buffetjs/utils": "3.3.4", "bootstrap": "^4.6.0", "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.2.0", "react-router-dom": "^5.0.0", "reactstrap": "8.4.1", "styled-components": "^5.2.1", "whatwg-fetch": "^3.6.2" }, "description": "Helper for Strapi plugins development", "devDependencies": { "@babel/core": "^7.12.3", "@babel/plugin-proposal-class-properties": "^7.12.1", "@babel/preset-env": "^7.13.8", "@babel/preset-react": "^7.12.13", "enzyme": "^3.8.0", "enzyme-adapter-react-16": "^1.15.6", "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": "3065d72a4b9ef04a94bb5f3f62683cf59712e69b", "license": "SEE LICENSE IN LICENSE", "main": "dist/strapi-helper-plugin.cjs.min.js", "maintainers": [ { "name": "Strapi team", "email": "hi@strapi.io", "url": "https://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.5.4" }