UNPKG

annie-super-node-utils

Version:
30 lines (29 loc) 693 B
{ "name": "annie-super-node-utils", "version": "1.0.12", "description": "utils module for annie.design", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/anniexing/annie-super-node-utils.git" }, "keywords": [ "annie", "design", "node", "utils" ], "author": "Liangxiong Zhu; Annie Xing", "license": "MIT", "bugs": { "url": "https://github.com/anniexing/annie-super-node-utils/issues" }, "homepage": "https://github.com/anniexing/annie-super-node-utils#readme", "dependencies": { "mysql": "2.16.0", "pug": "2.0.3" } }