luffy
Version:
rich webapp framework
23 lines (22 loc) • 456 B
JSON
{
"name": "luffy",
"version": "0.0.1",
"description": "rich webapp framework",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "https://github.com/playmanme/luffy"
},
"keywords": [
"luffy"
],
"author": "playman <i@playman.me>",
"license": "ISC",
"bugs": {
"url": "https://github.com/playmanme/luffy/issues"
},
"homepage": "https://github.com/playmanme/luffy"
}