13 lines
277 B
JSON
13 lines
277 B
JSON
|
|
{
|
||
|
|
"name": "borderbox1",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "边框1",
|
||
|
|
"main": "index.ts",
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
|
},
|
||
|
|
"author": "chenghaiwen",
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {},
|
||
|
|
"devDependencies": {}
|
||
|
|
}
|