@aaqilniz/grapi
Version:
22 lines (21 loc) • 367 B
JSON
{
"name": "@aaqilniz/grapi",
"version": "1.0.3",
"description": "",
"main": "bin/index.js",
"bin": {
"grapi": "./bin/index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"grapi",
"cli"
],
"author": "Muhammad Aaqil",
"license": "ISC",
"dependencies": {
"yargs": "^17.7.2"
}
}