UNPKG

410 BJSONView Raw
1{
2 "name": "alipay-style",
3 "version": "0.0.7",
4 "description": "alipay style",
5 "main": "style/theme/default.less",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git@gitlab.alipay-inc.com:Yan-1/alipay-style.git"
12 },
13 "publishConfig": {
14 "registry": "http://registry.npmjs.org"
15 },
16 "author": "",
17 "license": "ISC"
18}