UNPKG

entrospect

Version:

A sample application built on top of an API generated with Espresso Logic.

36 lines (35 loc) 853 B
{ "name": "entrospect", "version": "1.0.0", "description": "A sample application built on top of an API generated with Espresso Logic.", "scripts": { "start": "node bin/www" }, "repository": { "type": "git", "url": "https://github.com/EspressoLogicCafe/entrospect.git" }, "keywords": [ "Espresso", "Logic", "Espresso Logic", "Entrospect" ], "bugs": { "url": "https://github.com/EspressoLogicCafe/entrospect/issues" }, "dependencies": { "express": "~4.9.0", "body-parser": "~1.8.1", "cookie-parser": "~1.3.3", "morgan": "~1.3.0", "serve-favicon": "~2.1.6", "debug": "~2.0.0", "jade": "~1.6.0", "espressologic": "~1.2.1", "q": "~1.0.1", "underscore": "~1.7.0" }, "author": "espressologic", "license": "BSD-2-Clause" }