luffy-cli
Version:
luffy command
23 lines (22 loc) • 442 B
JSON
{
"name": "luffy-cli",
"version": "0.0.1",
"description": "luffy command",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "https://github.com/playmanme/luffy-cli"
},
"keywords": [
"luffy"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/playmanme/luffy-cli/issues"
},
"homepage": "https://github.com/playmanme/luffy-cli"
}