UNPKG

glad

Version:

A robust Node Js API framework.

18 lines (17 loc) 403 B
{ "name": "your-awesome-node-js-app", "version": "0.0.1", "description": "", "main": "index.js", "license": "ISC", "dependencies": { "body-parser": "1.12.0", "glad": "git+https://github.com/gladjs/glad.git", "method-override": "^2.3.7", "mongo-sanitize": "^1.0.0", "sanitizer": "^0.1.3", "mongoose": "^5.2.12", "pug": "^2.0.0-beta11" }, "author": "charlie" }