wx-compiler/test/node-gyp/package.json
2024-07-07 16:01:24 +08:00

17 lines
297 B
JSON

{
"name": "node-gyp",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"node-gyp": "^10.1.0",
"nw-gyp": "^3.6.6"
}
}