blob: ee2cade8a15013a066d3d93cf427453f7ebd2c6b [file] [log] [blame]
{
"name": "esxdemo",
"version": "1.0.0",
"description": "Apache Sling ESX Demo",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"handlebars": "^4.0.6",
"jquery": "^3.2.1",
"marked": "^0.3.6",
"moment": "^2.18.0",
"underscore": "^1.8.3"
}
}