react-base-library
Version:
自定义一个button
19 lines (18 loc) • 401 B
JSON
{
"name": "react-base-library",
"version": "1.0.1",
"description": "自定义一个button",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitlab.evergrande.com/eaf_react_native/react-base-library"
},
"keywords": [
"custombutton"
],
"author": "panxx",
"license": "MIT"
}