UNPKG

zzjslist

Version:
31 lines (30 loc) 657 B
{ "name": "zzjslist", "version": "1.1.1", "description": "z jslist custom feature event", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/lemin2601/zjslist.git" }, "keywords": [ "jslist" ], "dependencies": { "commander": "^2.8.1", "glob": "^5.0.10" }, "bin": { "zzjslist": "index.js" }, "author": "trunglm4", "license": "ISC", "bugs": { "url": "https://github.com/lemin2601/zjslist/issues" }, "homepage": "https://github.com/lemin2601/zjslist#readme" }