UNPKG

841 BJSONView Raw
1{
2 "name": "uba",
3 "version": "2.2.3",
4 "description": "a font-end develop tool for tinper",
5 "main": "./bin/uba.js",
6 "bin": {
7 "uba": "./bin/uba.js"
8 },
9 "scripts": {},
10 "repository": {
11 "type": "git",
12 "url": "git+https://github.com/iuap-design/tinper-uba.git"
13 },
14 "keywords": [
15 "uba",
16 "design",
17 "iuap",
18 "yyuap",
19 "yonyou",
20 "sparrow",
21 "neoui",
22 "tinper-uba"
23 ],
24 "author": "Yonyou FED",
25 "license": "MIT",
26 "bugs": {
27 "url": "https://github.com/iuap-design/tinper-uba/issues"
28 },
29 "homepage": "https://github.com/iuap-design/tinper-uba#readme",
30 "dependencies": {
31 "chalk": "^2.1.0",
32 "minimist": "^1.2.0",
33 "resolve": "^1.4.0",
34 "uba-build": "0.0.5",
35 "uba-init": "0.0.51",
36 "uba-install": "0.0.17",
37 "uba-plugin": "0.0.7",
38 "uba-server": "1.0.0"
39 }
40}