UNPKG

pile-ui

Version:

pile components build with React.

43 lines (42 loc) 1.1 kB
{ "name": "pile-ui", "version": "2.0.6-alpha.0", "description": "pile components build with React.", "main": "lib/pile.js", "module": "lib/pile.esm.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/didi/pile.js.git" }, "bugs": { "url": "https://github.com/didi/pile.js/issues" }, "homepage": "https://didi.github.io/pile.js/docs", "keywords": [ "pile", "mobile", "react", "ui" ], "author": "Pile Team", "license": "MIT", "files": [ "lib" ], "dependencies": { "@pile-ui/alert": "^2.0.6-alpha.0", "@pile-ui/button": "^2.0.6-alpha.0", "@pile-ui/confirm": "^2.0.6-alpha.0", "@pile-ui/field": "^2.0.6-alpha.0", "@pile-ui/icon": "^2.0.6-alpha.0", "@pile-ui/inputfiled": "^2.0.6-alpha.0", "@pile-ui/radio": "^2.0.6-alpha.0", "@pile-ui/switch": "^2.0.6-alpha.0", "@pile-ui/toast": "^2.0.6-alpha.0", "@pile-ui/validator": "^2.0.6-alpha.0" }, "gitHead": "2f4de2521eb16ec9fe22e5f0b538ce30f7741c81" }