yh-rn-jsbridge
Version:
yh rn h5 jsbridge
32 lines (31 loc) • 634 B
JSON
{
"name": "yh-rn-jsbridge",
"version": "0.1.3-alpha.0",
"description": "yh rn h5 jsbridge",
"keywords": [
"yh",
"rn",
"h5",
"jsbridge"
],
"author": "sunhaiyan <15358466693@163.com>",
"homepage": "",
"license": "ISC",
"main": "lib/index.js",
"directories": {
"src": "lib"
},
"files": [
"lib"
],
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"scripts": {
"build": "../../node_modules/.bin/babel --root-mode upward src -d lib"
},
"gitHead": "52ced7add3e2317ef9cea23a565801b7fc61efc4",
"dependencies": {
"yh-common-utils": "^0.1.3-alpha.0"
}
}