yangbo a370fd7233 add delete_systemapi_plugin.js
Signed-off-by: yangbo <1442420648@qq.com>
Change-Id: Ibbf5dcaf9bd6bafc972653c9dcd08a9e7193e594
2022-07-05 20:23:27 +08:00

17 lines
324 B
JSON

{
"name": "delete",
"version": "1.0.0",
"description": "",
"main": "delete_systemapi_plugin.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"fs": "^0.0.1-security",
"path": "^0.12.7",
"typescript": "^4.7.4"
}
}