{"name":"es6template","version":"1.0.5","description":"Easy and small template engine for the browser.","repository":{"type":"git","url":"https://github.com/zalmoxisus/es6-template"},"author":{"name":"Charlike Mike Reagent","email":"@tunnckoCore","url":"http://www.tunnckocore.tk"},"main":"index.js","license":"MIT","scripts":{"prebuild":"npm install && npm test && mkdirp dist","build":"npm run bundle && npm run standalone","bundle":"browserify -dr ./index.js:es6-template -o dist/es6-template.js","postbundle":"uglifyjs dist/es6-template.js -m -c -o dist/es6-template.min.js","standalone":"browserify -ds es6-template index.js -o dist/es6-template.standalone.js","poststandalone":"uglifyjs dist/es6-template.standalone.js -m -c -o dist/es6-template.standalone.min.js","test":"node test.js"},"dependencies":{"es6-template-regex":"^0.1.1","extend-shallow":"^2.0.1","get-value":"^2.0.2","sliced":"^1.0.1"},"devDependencies":{"assertit":"^0.1.0","browserify":"^13.0.0","mkdirp":"^0.5.1","uglify-js":"^2.6.1"},"files":["index.js","utils.js"],"keywords":["easy","ecma","ecmascript","engine","es6","regex","simple","small","string","template","tpl"],"standard":{"ignore":["dist/**"]},"gitHead":"8e023ae2473a75933d2d2fb234e3dbc3c56be021","bugs":{"url":"https://github.com/zalmoxisus/es6-template/issues"},"homepage":"https://github.com/zalmoxisus/es6-template","_id":"es6template@1.0.5","_shasum":"3bbbb979fa6b8ae765b0c986310f720072562a9f","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"zalmoxisus","email":"zalmoxisus@gmail.com"},"dist":{"shasum":"3bbbb979fa6b8ae765b0c986310f720072562a9f","size":3942,"noattachment":false,"key":"/es6template/-/es6template-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/es6template/download/es6template-1.0.5.tgz"},"maintainers":[{"name":"zalmoxisus","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/es6template-1.0.5.tgz_1466870105803_0.835069797700271"},"directories":{},"publish_time":1466870108168,"_hasShrinkwrap":false,"_cnpm_publish_time":1466870108168,"_cnpmcore_publish_time":"2021-12-17T00:05:13.115Z","dist-tags":{"latest":"1.0.5"}}