UNPKG

697 BJSONView Raw
1{
2 "name": "ada-pack",
3 "version": "1.1.5",
4 "description": "ada pack",
5 "main": "index.js",
6 "scripts": {},
7 "repository": {
8 "type": "git",
9 "url": "git+https://github.com/topolr/ada-pack.git"
10 },
11 "author": "WangJinliang(hou80houzhu)",
12 "license": "MIT",
13 "bugs": {
14 "url": "https://github.com/topolr/ada-pack/issues"
15 },
16 "homepage": "https://github.com/topolr/ada-pack#readme",
17 "dependencies": {
18 "chokidar": "^1.7.0",
19 "colors": "^1.1.2",
20 "gzip-size": "^4.1.0",
21 "ignore": "^3.3.7",
22 "isbinaryfile": "^3.0.2",
23 "opn": "^5.1.0",
24 "ora": "^2.0.0"
25 },
26 "devDependencies": {}
27}