UNPKG

@midwayjs/build-plugin-hooks

Version:

Build integration plugin for Rax/Ice to convert references to backend Api in code to frontend SDK calls.

30 lines (29 loc) 809 B
{ "name": "@midwayjs/build-plugin-hooks", "version": "2.3.0", "description": "Build integration plugin for Rax/Ice to convert references to backend Api in code to frontend SDK calls.", "main": "dist/midwayjs-build-plugin-hooks.cjs.js", "module": "dist/midwayjs-build-plugin-hooks.esm.js", "keywords": [ "midway", "build-plugin", "integration" ], "devDependencies": { "@alib/build-scripts": "^0.1.24" }, "author": "Lxxyx <lxxyxzj@gmail.com>", "homepage": "https://github.com/midwayjs/hooks", "license": "MIT", "repository": { "type": "git", "url": "git@github.com:midwayjs/hooks.git" }, "dependencies": { "@midwayjs/hooks-loader": "^2.3.0" }, "publishConfig": { "access": "public" }, "gitHead": "2a5161cd693255d4d5ecd1d8f930c22e345d925c" }