mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
17 lines
297 B
JSON
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"
|
|
}
|
|
}
|