You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
457 B
21 lines
457 B
{ |
|
"name": "mini-program", |
|
"version": "1.0.0", |
|
"description": "", |
|
"main": "app.js", |
|
"scripts": { |
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "http://139.159.180.147/air/mini-program.git" |
|
}, |
|
"author": "", |
|
"license": "ISC", |
|
"dependencies": { |
|
"miniprogram-table-component": "^1.1.0", |
|
"terraformer-wkt-parser": "^1.2.1" |
|
}, |
|
"devDependencies": {}, |
|
"keywords": [] |
|
}
|
|
|