UNPKG

fit-input

Version:

输入框

23 lines 541 B
{ "name": "fit-input", "version": "5.0.54", "description": "输入框", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "ssh://g@gitlab.baidu.com:8022/tb-component/pc-input.git" }, "author": "", "license": "ISC", "dependencies": { "react": "^0.14.0 || ^15.0.0", "classnames": "2.2.3", "lodash": "3.10.1", "fit-transmit-transparently": "^3.1.66", "validator": "5.2.0" }, "typings": "lib/index.d.ts" }