Files
icehrm/web/bower_components/handlebars/package.json
2018-04-28 03:04:36 +02:00

12 lines
267 B
JSON

{
"version": "4.0.11",
"name": "handlebars",
"license": "MIT",
"jspm": {
"main": "handlebars",
"shim": { "handlebars": { "exports": "Handlebars" } },
"files": ["handlebars.js", "handlebars.runtime.js"],
"buildConfig": { "minify": true }
}
}