UNPKG

scms

Version:

Skrap Content Management System for blogs and etc...

40 lines (39 loc) 857 B
{ "name": "scms", "version": "0.1.5", "description": "Skrap Content Management System for blogs and etc...", "main": "app.js", "scripts": { "test": "node bin test false" }, "repository": { "type": "git", "url": "git://github.com/pospile/SkrapCMS.git" }, "keywords": [ "Simple", "content", "management", "system", "for", "blog", "easy", "to", "use", "email", "blogging" ], "author": "Vojtech Pospichal", "license": "GPL2", "dependencies": { "body-parser": "", "cheerio": "", "colors": "", "express": "", "handlebars": "", "html-minifier": "", "sqlite3": "", "cookie-parser": "", "imagemin": "" } }