11 lines
184 B
JSON
11 lines
184 B
JSON
{
|
|
"name": "deploy-service",
|
|
"version": "1.0.0",
|
|
"description": "For Test",
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"scripts": {},
|
|
"author": "Ivan Li",
|
|
"license": "ISC"
|
|
}
|