UNPKG

bauhausjs

Version:
85 lines (84 loc) 2.08 kB
{ "name": "bauhausjs", "version": "0.3.11", "description": "A modular CMS for Node.js", "scripts": { "test": "env NODE_ENV=test mocha page/test/ content/test/", "postinstall": "npm --prefix ./backend install ./backend" }, "repository": { "type": "git", "url": "https://github.com/bauhausjs/bauhausjs.git" }, "keywords": [ "cms", "content", "backend", "bauhaus" ], "contributors": [ { "name": "Philipp Schächtele", "email": "philipp@digitalwerft.com" }, { "name": "Evgenij Terehov", "email": "evgenij@digitalwerft.com" } ], "license": "MIT", "bugs": { "url": "https://github.com/bauhausjs/bauhausjs/issues" }, "dependencies": { "async": "^0.9.0", "bower": "^1.4.1", "fs-extra": "^0.14.0", "multer-pkgcloud": "^0.2.0", "pkgcloud": "^1.2.0-alpha.0", "uuid": "^3.3.2" }, "devDependencies": { "mocha": "~1.18.2", "should": "~3.1.2" }, "peerDependencies": { "express": "~4.12.3", "mongoose": "3.x.x", "baucis": "1.1.x", "debug": "^2.1.3", "passport": "0.2.x", "passport-local": "1.0.x", "passport-local-mongoose": "^4.5.0", "connect-flash": "0.1.x", "connect-mongo": "0.8.x", "mongoose-materialized": "0.1.x", "ejs": "2.3.x" }, "homepage": "https://github.com/bauhausjs/bauhausjs", "_id": "bauhausjs@0.2.28", "_shasum": "054d0e6d97f14e4db58aafa8595a7a400b379449", "_from": "bauhausjs@latest", "_npmVersion": "1.4.28", "_npmUser": { "name": "eterehov", "email": "opensource@terehov.de" }, "maintainers": [ { "name": "philjs", "email": "philipp@digitalwerft.com" }, { "name": "eterehov", "email": "opensource@terehov.de" } ], "dist": { "shasum": "054d0e6d97f14e4db58aafa8595a7a400b379449", "tarball": "http://registry.npmjs.org/bauhausjs/-/bauhausjs-0.2.28.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/bauhausjs/-/bauhausjs-0.2.28.tgz", "gitHead": "e21e82507faa9509d499011da24f7aaf8c552133" }