• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "delete",
3  "version": "1.0.0",
4  "description": "",
5  "main": "delete_systemapi_plugin.js",
6  "scripts": {
7    "test": "echo \"Error: no test specified\" && exit 1",
8    "postinstall": "cd arkui_transformer && npm install"
9  },
10  "author": "",
11  "license": "ISC",
12  "dependencies": {
13    "commander": "^13.1.0",
14    "fs": "^0.0.1-security",
15    "path": "^0.12.7",
16    "typescript": "npm:ohos-typescript@4.9.5-r10"
17  }
18}
19