UNPKG

588 BJSONView Raw
1{
2 "name": "ali-img",
3 "version": "0.1.0",
4 "description": "Ali cloud image processing tool package",
5 "main": "index.js",
6 "scripts": {},
7 "repository": {
8 "type": "git",
9 "url": "git+https://github.com/pengng/ali-img.git"
10 },
11 "keywords": [
12 "aliyun",
13 "image",
14 "processing",
15 "too"
16 ],
17 "author": "yupeng.kuo",
18 "license": "ISC",
19 "bugs": {
20 "url": "https://github.com/pengng/ali-img/issues"
21 },
22 "homepage": "https://github.com/pengng/ali-img#readme",
23 "dependencies": {
24 "async": "^2.5.0",
25 "mime": "^2.0.0",
26 "request": "^2.81.0"
27 }
28}