UNPKG

577 BJSONView Raw
1{
2 "name": "ali-img",
3 "version": "0.1.4",
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 ],
16 "author": "yupeng.kuo",
17 "license": "ISC",
18 "bugs": {
19 "url": "https://github.com/pengng/ali-img/issues"
20 },
21 "homepage": "https://github.com/pengng/ali-img#readme",
22 "dependencies": {
23 "async": "^2.5.0",
24 "mime": "^2.0.0",
25 "request": "^2.81.0"
26 }
27}