blob: cd3931e3e4a38258fb9bbf16b359a35b599ffce9 [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",
"marked": "^0.3.6",
"moment": "^2.18.0",
"underscore": "^1.8.3"
}
}