jimu-bridge
Version:
a bridge-plugin for DIDI hybrid program by company FE
20 lines (19 loc) • 476 B
JSON
{
"name": "jimu-bridge",
"version": "1.4.8",
"description": "a bridge-plugin for DIDI hybrid program by company FE",
"main": "./dist",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build":"NODE_ENV=production ./node_modules/.bin/webpack --config config/webpack.config.prod.js --progress --colors"
},
"keywords": [
"birdge",
"jimu",
"hybird"
],
"dependencies": {
},
"author": "zhaojiejane",
"license": "ISC"
}