package.json 199 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 { "name": "ace-builder", "version": "0.0.1", "description": "build ace html files using Hogan.js", "dependencies": { "hogan.js": "", "htmlparser2": "", "require-csv": "", "xtend": "" } }