18 lines
347 B
JSON
18 lines
347 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.3",
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
} |