UNPKG

button-chengka

Version:

this is button Component

23 lines (22 loc) 445 B
{ "name": "button-chengka", "version": "0.0.1", "description": "this is button Component", "main": "Buttons.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/jslinLink/button_components.git" }, "keywords": [ "button", "cnlc" ], "author": "JsLin", "license": "ISC", "dependencies": { "prop-types": "^15.6.2" } }