mojave-permissions/package.json
2018-12-25 18:16:30 +03:00

16 lines
320 B
JSON

{
"description": "",
"devDependencies": {},
"gypfile": true,
"main": "index.js",
"name": "mojave-permissions",
"optionalDependencies": {},
"private": true,
"readme": "ERROR: No README data found!",
"scripts": {
"install": "node-gyp rebuild",
"test": "node index.js"
},
"version": "1.0.0"
}