UNPKG

2.2 kBJSONView Raw
1{
2 "author": {
3 "name": "Jan Bialostok",
4 "email": "janbialostok@gmail.com"
5 },
6 "bugs": {
7 "url": "https://github.com/typesettin/periodicjs.core.responder/issues"
8 },
9 "contributors": [{
10 "name": "Yaw Joseph Etse",
11 "email": "yaw.etse@gmail.com"
12 },
13 {
14 "name": "Jan Bialostok",
15 "email": "janbialostok@gmail.com"
16 }
17 ],
18 "dependencies": {
19 "ejs": "~2.5.3",
20 "js2xmlparser": "~2.0.2"
21 },
22 "description": "Customizable CMS platform",
23 "devDependencies": {
24 "chai": "~3.0.0",
25 "chai-spies": "^0.7.1",
26 "coveralls": "^2.11.15",
27 "fs-extra": "~0.30.0",
28 "grunt": "~0.4.5",
29 "grunt-contrib-jshint": "~0.11.2",
30 "grunt-contrib-watch": "~0.6.1",
31 "grunt-coveralls": "^1.0.1",
32 "grunt-jsbeautifier": "~0.2.10",
33 "grunt-jsdoc": "~0.6.7",
34 "grunt-mocha-cov": "^0.4.0",
35 "grunt-mocha-istanbul": "^5.0.2",
36 "grunt-newer": "~1.1.1",
37 "grunt-simple-mocha": "~0.4.0",
38 "istanbul": "^0.4.5",
39 "jsdoc": "^3.4.3",
40 "mocha": "~2.2.5",
41 "mocha-lcov-reporter": "^1.2.0",
42 "moment": "~2.13.0",
43 "mustache": "^2.3.0",
44 "promisie": "~2.0.0-alpha.0",
45 "pug": "^2.0.0-beta6"
46 },
47 "directories": {},
48 "dist": {
49 "shasum": "fc4427ddd180df6487384686294626b175a60262",
50 "tarball": "https://registry.npmjs.org/periodicjs.core.responder/-/periodicjs.core.responder-0.0.1.tgz"
51 },
52 "engines": {
53 "node": "^6.x"
54 },
55 "keywords": [
56 "CDS",
57 "CMS",
58 "Content Delivery System",
59 "Content Management System",
60 "Periodic Decoupled Framework",
61 "content management framework",
62 "typeset",
63 "ui manager",
64 "wysiwyg"
65 ],
66 "main": "index.js",
67 "maintainers": [{
68 "name": "ecasilla",
69 "email": "ecasilla@icloud.com"
70 },
71 {
72 "name": "janbialostok",
73 "email": "janbialostok@gmail.com"
74 },
75 {
76 "name": "yawetse",
77 "email": "yaw.etse@gmail.com"
78 }
79 ],
80 "name": "periodicjs.core.responder",
81 "optionalDependencies": {},
82 "repository": {
83 "type": "git",
84 "url": "git://github.com/typesettin/periodicjs.core.responder.git"
85 },
86 "scripts": {
87 "test": "mocha -R spec --recursive"
88 },
89 "version": "0.3.7",
90 "license": "MIT"
91}
\No newline at end of file