UNPKG

749 BJSONView Raw
1{
2 "name": "uba",
3 "version": "2.3.3",
4 "preferGlobal": true,
5 "description": "a font-end develop tool for tinper",
6 "main": "./bin/uba.js",
7 "bin": {
8 "uba": "./bin/uba.js"
9 },
10 "scripts": {},
11 "repository": {
12 "type": "git",
13 "url": "git+https://github.com/iuap-design/tinper-uba.git"
14 },
15 "keywords": [
16 "uba",
17 "iuap",
18 "yyuap",
19 "yonyou"
20 ],
21 "author": "Yonyou FED",
22 "license": "MIT",
23 "bugs": {
24 "url": "https://github.com/iuap-design/tinper-uba/issues"
25 },
26 "homepage": "https://github.com/iuap-design/tinper-uba#readme",
27 "dependencies": {
28 "chalk": "^2.3.0",
29 "minimist": "^1.2.0",
30 "resolve": "^1.5.0",
31 "uba-build": "1.0.1",
32 "uba-init": "0.0.51",
33 "uba-server": "1.1.3"
34 }
35}