UNPKG

apostrophe

Version:

Apostrophe is a user-friendly content management system. You'll need more than this core module. See apostrophenow.org to get started.

78 lines (77 loc) 1.76 kB
{ "name": "apostrophe", "version": "0.5.314", "description": "Apostrophe is a user-friendly content management system. You'll need more than this core module. See apostrophenow.org to get started.", "main": "./lib/apostrophe.js", "dependencies": { "async": "0.8.x", "bless": "^3.0.3", "broadband": "^0.1.0", "cheerio": "^0.17.0", "clean-css": "~1.0.0", "clone": "~0.1.11", "deep-get-set": "^0.1.1", "diff": "~1.0.4", "express": "~3.0.5", "extend": "~1.1.3", "find-big-objects": "^0.1.3", "glob": "^4.2.1", "hash_file": "0.0.8", "he": "~0.4.1", "i18n": "0.4.1", "joinr": "1.0.x", "less": "~1.7.0", "lodash": "2.4.x", "moment": "~2.0.0", "nodemailer": "~0.6.0", "nunjucks": "^1.1.0", "oembetter": "^0.1.0", "optimist": "~0.4.0", "password-hash": "~1.2.1", "qs": "~0.5.6", "regexp-quote": "0.0.0", "request": "~2.12.0", "sanitize-html": "^1.5.3", "sluggo": "^0.2.0", "uglify-js": "~2.2.5", "underscore.string": "~2.3.1", "validator": "~0.4.19", "wordwrap": "0.0.2", "wrench": "^1.5.8", "xregexp": "2.0.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepublish": "sh scripts/prepublish.sh" }, "repository": { "type": "git", "url": "git://github.com/punkave/apostrophe.git" }, "keywords": [ "apostrophe", "rich", "text", "rich", "media", "rich", "content", "rich", "text", "editor", "rte", "content", "management", "system", "cms", "mongodb", "express", "nunjucks", "wysiwyg", "editor", "jot" ], "author": "P'unk Avenue", "license": "MIT" }