16 lines
339 B
JSON
16 lines
339 B
JSON
{
|
|
"name": "openarras",
|
|
"version": "0.1.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.gzezfisher.top/szTom/openarras.git"
|
|
},
|
|
"author": "szdytom <szdytom@163.com>",
|
|
"license": "Apache-2.0"
|
|
}
|