{"_id":"twig","_rev":"4393490","name":"twig","description":"JS port of the Twig templating language.","dist-tags":{"latest":"3.0.0"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"time":{"modified":"2026-04-08T11:52:48.000Z","created":"2011-10-15T22:26:23.482Z","3.0.0":"2026-03-26T19:43:50.935Z","2.0.0":"2026-03-09T15:30:20.962Z","1.17.1":"2023-11-16T20:37:45.723Z","1.17.0":"2023-11-16T19:59:19.901Z","1.16.0":"2023-02-28T02:27:40.998Z","1.15.4":"2020-11-27T23:17:49.142Z","1.15.3":"2020-11-07T18:10:21.141Z","1.15.2":"2020-08-17T16:56:52.272Z","1.15.1":"2020-04-16T17:59:54.795Z","1.15.0":"2020-02-20T16:24:05.334Z","1.14.0":"2019-11-13T17:25:03.481Z","1.13.3":"2019-05-03T18:20:53.383Z","1.13.2":"2019-01-22T21:25:24.184Z","1.13.1":"2019-01-19T22:10:45.246Z","1.13.0":"2019-01-10T18:42:14.191Z","1.12.0":"2018-06-11T20:38:25.693Z","1.11.1":"2018-05-22T17:35:15.317Z","1.11.0":"2018-04-10T20:36:38.450Z","1.10.5":"2017-05-24T10:28:46.648Z","1.10.4":"2017-03-02T08:19:44.458Z","0.10.3":"2016-12-09T11:43:58.775Z","0.10.2":"2016-11-23T11:13:01.483Z","0.10.1":"2016-11-18T14:09:28.905Z","0.10.0":"2016-10-28T11:12:52.826Z","0.9.5":"2016-05-14T17:43:27.934Z","0.9.4":"2016-05-13T09:52:53.731Z","0.9.3":"2016-05-12T09:48:09.690Z","0.9.2":"2016-05-12T09:45:41.264Z","0.9.1":"2016-05-10T14:59:03.249Z","0.8.9":"2016-03-18T20:29:59.721Z","0.8.8":"2016-02-13T14:01:47.817Z","0.8.7":"2016-01-20T06:25:30.236Z","0.8.6":"2016-01-05T12:38:45.919Z","0.8.5":"2015-12-24T21:21:23.930Z","0.8.2":"2015-03-27T15:37:56.308Z","0.8.1":"2015-02-21T04:32:48.407Z","0.8.0":"2015-02-20T04:40:38.287Z","0.7.2":"2014-06-10T04:14:03.435Z","0.7.1":"2014-04-14T03:33:37.274Z","0.7.0":"2014-02-17T01:52:33.957Z","0.6.0":"2013-12-09T15:15:49.677Z","0.5.13":"2013-12-03T16:07:50.074Z","0.5.12":"2013-09-20T00:35:57.017Z","0.5.11":"2013-09-20T00:24:10.721Z","0.5.10":"2013-08-17T18:03:34.525Z","0.5.9":"2013-08-17T17:23:33.717Z","0.5.8":"2013-05-08T03:14:24.126Z","0.5.7":"2013-04-10T00:32:25.131Z","0.5.6":"2013-02-19T05:19:55.006Z","0.5.5":"2013-02-11T02:12:40.082Z","0.5.4":"2013-01-21T14:48:42.873Z","0.5.3":"2013-01-14T15:51:39.022Z","0.5.2":"2013-01-11T15:07:57.568Z","0.5.1":"2013-01-10T02:09:17.558Z","0.5.0":"2013-01-09T05:51:19.297Z","0.4.6":"2012-11-12T05:43:24.559Z","0.4.5":"2012-10-24T23:54:51.902Z","0.4.4":"2012-08-22T05:26:11.008Z","0.4.3":"2012-08-04T15:46:14.713Z","0.4.2":"2012-04-23T15:34:47.188Z","0.4.1":"2012-04-20T14:54:33.427Z","0.4.0":"2012-04-04T20:07:58.550Z","0.3.0":"2012-01-25T17:53:22.140Z","0.2.0":"2011-10-23T03:26:54.255Z","0.1.0":"2011-10-15T22:26:23.482Z"},"users":{"vegera":true,"chrisdevwords":true,"klimnikita":true,"landen":true,"ackolla":true,"markoni":true,"fdeneux":true,"rikstam":true,"gwilison":true,"flftfqwxf":true,"adilibre":true,"dralc":true,"thomaseckhardt":true},"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"versions":{"3.0.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"3.0.0","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"src/twig.js","engines":{"node":">=22"},"bin":{"twigjs":"bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"node node/build.js","posttest":"npm run lint","lint":"eslint"},"dependencies":{"@babel/runtime":"^7.8.4","locutus":"^3.0.9","minimatch":"^10","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","@eslint/js":"^9.39.3","babel-loader":"^10.0.0","eslint":"^9.39.3","globals":"^17.4.0","mocha":"12.0.0-beta-10","path-browserify":"^1.0.1","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^21.0.0","terser-webpack-plugin":"^5.3.6","tokenizer2":"^2.0.1","webpack":"^5.75.0","webpack-cli":"^6.0.1"},"browser":{"fs":false},"gitHead":"227c88120a4232f42899af839a6be1b849131fe3","_id":"twig@3.0.0","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_nodeVersion":"25.6.0","_npmVersion":"11.8.0","dist":{"shasum":"b847ba9837f79154e8b935239fadc06a4260856a","size":257368,"noattachment":false,"key":"/twig/-/twig-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-3.0.0.tgz"},"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/twig_3.0.0_1774554230674_0.3888649952916101"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-26T19:43:50.935Z","publish_time":1774554230935,"_source_registry_name":"default","_cnpm_publish_time":1774554230935},"2.0.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"2.0.0","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"src/twig.js","engines":{"node":">=20"},"bin":{"twigjs":"bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"node node/build.js","posttest":"npm run lint","lint":"eslint"},"dependencies":{"@babel/runtime":"^7.8.4","locutus":"^3.0.9","minimatch":"^10","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","@eslint/js":"^9.39.3","babel-loader":"^10.0.0","eslint":"^9.39.3","globals":"^17.4.0","mocha":"12.0.0-beta-10","path-browserify":"^1.0.1","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^21.0.0","terser-webpack-plugin":"^5.3.6","tokenizer2":"^2.0.1","webpack":"^5.75.0","webpack-cli":"^6.0.1"},"browser":{"fs":false},"gitHead":"d19c2129959c46b98df5ebf564958e43f18ce18a","_id":"twig@2.0.0","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_nodeVersion":"25.6.0","_npmVersion":"11.8.0","dist":{"shasum":"124751107e9797492eaafa3fdc55069c7e1e1034","size":519563,"noattachment":false,"key":"/twig/-/twig-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-2.0.0.tgz"},"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/twig_2.0.0_1773070220679_0.82683435355302"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T15:30:20.962Z","publish_time":1773070220962,"_source_registry_name":"default","_cnpm_publish_time":1773070220962},"1.17.1":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.17.1","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"src/twig.js","engines":{"node":">=10"},"bin":{"twigjs":"bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"node node/build.js","posttest":"xo src lib bin"},"dependencies":{"@babel/runtime":"^7.8.4","locutus":"^2.0.11","minimatch":"3.0.x","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","babel-loader":"^8.0.6","eslint-plugin-mocha":"^6.3.0","mocha":"^9.0.0","path-browserify":"^1.0.1","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^9.0.0","terser-webpack-plugin":"^5.3.6","tokenizer2":"^2.0.1","webpack":"^5.75.0","webpack-cli":"^5.0.1","xo":"^0.26.1"},"browser":{"fs":false},"xo":{"space":4,"envs":["browser","node","mocha"],"plugins":["mocha"],"rules":{"promise/prefer-await-to-then":0,"prefer-arrow-callback":0,"mocha/prefer-arrow-callback":2}},"gitHead":"994e0081c5197b764c34e1b4d2aa8f22e229066e","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.17.1","_nodeVersion":"14.17.3","_npmVersion":"6.14.13","dist":{"shasum":"2e4b158cbd072e93deac009d76a807a3d9966b24","size":261746,"noattachment":false,"key":"/twig/-/twig-1.17.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.17.1.tgz"},"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.17.1_1700167065423_0.1711563333374444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-16T20:37:45.723Z","publish_time":1700167065723,"_source_registry_name":"default","_cnpm_publish_time":1700167065723},"1.17.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.17.0","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"src/twig.js","engines":{"node":">=10"},"bin":{"twigjs":"bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"node node/build.js","posttest":"xo src lib bin"},"dependencies":{"@babel/runtime":"^7.8.4","locutus":"^2.0.11","minimatch":"3.0.x","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","babel-loader":"^8.0.6","eslint-plugin-mocha":"^6.3.0","mocha":"^9.0.0","path-browserify":"^1.0.1","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^9.0.0","terser-webpack-plugin":"^5.3.6","tokenizer2":"^2.0.1","webpack":"^5.75.0","webpack-cli":"^5.0.1","xo":"^0.26.1"},"browser":{"fs":false},"xo":{"space":4,"envs":["browser","node","mocha"],"plugins":["mocha"],"rules":{"promise/prefer-await-to-then":0,"prefer-arrow-callback":0,"mocha/prefer-arrow-callback":2}},"_id":"twig@1.17.0","gitHead":"156fcff0240bc70482f8f6d27cce9cf9b55b9e34","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_nodeVersion":"21.1.0","_npmVersion":"10.2.0","dist":{"shasum":"e9e6f35c50b6f5473145a5a3f05d05d42df12889","size":259429,"noattachment":false,"key":"/twig/-/twig-1.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.17.0.tgz"},"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.17.0_1700164759560_0.3560899536694646"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-16T19:59:19.901Z","publish_time":1700164759901,"_source_registry_name":"default","_cnpm_publish_time":1700164759901},"1.16.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.16.0","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"src/twig.js","engines":{"node":">=10"},"bin":{"twigjs":"bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"node node/build.js","posttest":"xo src lib bin"},"dependencies":{"@babel/runtime":"^7.8.4","locutus":"^2.0.11","minimatch":"3.0.x","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","babel-loader":"^8.0.6","eslint-plugin-mocha":"^6.3.0","mocha":"^9.0.0","path-browserify":"^1.0.1","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^9.0.0","terser-webpack-plugin":"^5.3.6","tokenizer2":"^2.0.1","webpack":"^5.75.0","webpack-cli":"^5.0.1","xo":"^0.26.1"},"browser":{"fs":false},"xo":{"space":4,"envs":["browser","node","mocha"],"plugins":["mocha"],"rules":{"promise/prefer-await-to-then":0,"prefer-arrow-callback":0,"mocha/prefer-arrow-callback":2}},"gitHead":"8d69d0a3d7bb24a790fe0340686bf0f13938a4ec","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.16.0","_nodeVersion":"14.20.1","_npmVersion":"6.14.17","dist":{"shasum":"cd42e962e0ee3645226effb831514bab049e8bc9","size":260203,"noattachment":false,"key":"/twig/-/twig-1.16.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.16.0.tgz"},"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.16.0_1677551260747_0.015567823053235674"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-28T02:27:40.998Z","publish_time":1677551260998,"_cnpm_publish_time":1677551260998},"1.15.4":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.15.4","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=8.16"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"webpack","posttest":"xo src lib bin"},"dependencies":{"@babel/runtime":"^7.8.4","locutus":"^2.0.11","minimatch":"3.0.x","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","babel-loader":"^8.0.6","eslint-plugin-mocha":"^6.3.0","mocha":"^7.0.1","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^9.0.0","terser-webpack-plugin":"^2.3.5","tokenizer":"1.1.x","webpack":"^4.41.6","webpack-cli":"^3.3.11","xo":"^0.26.1"},"browser":{"fs":false},"xo":{"space":4,"envs":["browser","node","mocha"],"plugins":["mocha"],"rules":{"promise/prefer-await-to-then":0,"prefer-arrow-callback":0,"mocha/prefer-arrow-callback":2}},"gitHead":"071be04a7f0fa31ca313a3eebce1a275f6562308","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.15.4","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"314b00eaf98a57e70ed7dcfd6def93d0d8f3d627","size":256575,"noattachment":false,"key":"/twig/-/twig-1.15.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.15.4.tgz"},"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.15.4_1606519068991_0.8342150423697783"},"_hasShrinkwrap":false,"publish_time":1606519069142,"_cnpm_publish_time":1606519069142},"1.15.3":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.15.3","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=8.16"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"webpack","posttest":"xo src lib bin"},"dependencies":{"@babel/runtime":"^7.8.4","locutus":"^2.0.11","minimatch":"3.0.x","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","babel-loader":"^8.0.6","eslint-plugin-mocha":"^6.3.0","mocha":"^7.0.1","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^9.0.0","terser-webpack-plugin":"^2.3.5","tokenizer":"1.1.x","webpack":"^4.41.6","webpack-cli":"^3.3.11","xo":"^0.26.1"},"browser":{"fs":false},"xo":{"space":4,"envs":["browser","node","mocha"],"plugins":["mocha"],"rules":{"promise/prefer-await-to-then":0,"prefer-arrow-callback":0,"mocha/prefer-arrow-callback":2}},"gitHead":"a7f09685ddb1b26881d47b123465c7cab0615c6a","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.15.3","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"a58fc08c92733f63df79c66a301c8aeefe30c451","size":256501,"noattachment":false,"key":"/twig/-/twig-1.15.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.15.3.tgz"},"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.15.3_1604772621021_0.2579258736784469"},"_hasShrinkwrap":false,"publish_time":1604772621141,"_cnpm_publish_time":1604772621141},"1.15.2":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.15.2","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=8.16"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"webpack","posttest":"xo src lib bin"},"dependencies":{"@babel/runtime":"^7.8.4","locutus":"^2.0.11","minimatch":"3.0.x","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","babel-loader":"^8.0.6","eslint-plugin-mocha":"^6.3.0","mocha":"^7.0.1","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^9.0.0","terser-webpack-plugin":"^2.3.5","tokenizer":"1.1.x","webpack":"^4.41.6","webpack-cli":"^3.3.11","xo":"^0.26.1"},"browser":{"fs":false},"xo":{"space":4,"envs":["browser","node","mocha"],"plugins":["mocha"],"rules":{"promise/prefer-await-to-then":0,"prefer-arrow-callback":0,"mocha/prefer-arrow-callback":2}},"gitHead":"24327b42cbd472a4cfca36fc777b182213ae1de6","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.15.2","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"8600182f9cf12cfd5f5b365146c5b9914bfa1c10","size":251051,"noattachment":false,"key":"/twig/-/twig-1.15.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.15.2.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.15.2_1597683412086_0.3938757541130218"},"_hasShrinkwrap":false,"publish_time":1597683412272,"_cnpm_publish_time":1597683412272},"1.15.1":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.15.1","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=8.16"},"bin":{"twigjs":"bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"webpack","posttest":"xo src lib bin"},"dependencies":{"@babel/runtime":"^7.8.4","locutus":"^2.0.11","minimatch":"3.0.x","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","babel-loader":"^8.0.6","eslint-plugin-mocha":"^6.3.0","mocha":"^7.0.1","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^9.0.0","terser-webpack-plugin":"^2.3.5","tokenizer":"1.1.x","webpack":"^4.41.6","webpack-cli":"^3.3.11","xo":"^0.26.1"},"browser":{"fs":false},"xo":{"space":4,"envs":["browser","node","mocha"],"plugins":["mocha"],"rules":{"promise/prefer-await-to-then":0,"prefer-arrow-callback":0,"mocha/prefer-arrow-callback":2}},"gitHead":"c53bc1b60ffe7097844aeb9ddb975f5e82a9b310","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.15.1","_nodeVersion":"13.10.0","_npmVersion":"6.13.7","dist":{"shasum":"68448ee2d8124adaca92d8d6a145f499f570039a","size":206691,"noattachment":false,"key":"/twig/-/twig-1.15.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.15.1.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.15.1_1587059994628_0.4699591744430358"},"_hasShrinkwrap":false,"publish_time":1587059994795,"_cnpm_publish_time":1587059994795},"1.15.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.15.0","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=8.16"},"bin":{"twigjs":"bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"webpack","posttest":"xo src lib bin"},"dependencies":{"@babel/runtime":"^7.8.4","locutus":"^2.0.11","minimatch":"3.0.x","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.8.4","@babel/plugin-transform-runtime":"^7.8.3","@babel/preset-env":"^7.8.4","babel-loader":"^8.0.6","eslint-plugin-mocha":"^6.3.0","mocha":"^7.0.1","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^9.0.0","terser-webpack-plugin":"^2.3.5","tokenizer":"1.1.x","webpack":"^4.41.6","webpack-cli":"^3.3.11","xo":"^0.26.1"},"browser":{"fs":false},"xo":{"space":4,"envs":["browser","node","mocha"],"plugins":["mocha"],"rules":{"promise/prefer-await-to-then":0,"prefer-arrow-callback":0,"mocha/prefer-arrow-callback":2}},"gitHead":"cfd1304943dc54f8d258cb86a8a1fb0bde0e6aff","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.15.0","_nodeVersion":"13.9.0","_npmVersion":"6.13.7","dist":{"shasum":"6b3666b5112475467602fa15c72b31e3edb8ac13","size":206247,"noattachment":false,"key":"/twig/-/twig-1.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.15.0.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.15.0_1582215845150_0.4569765812738842"},"_hasShrinkwrap":false,"publish_time":1582215845334,"_cnpm_publish_time":1582215845334},"1.14.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.14.0","homepage":"https://github.com/twigjs/twig.js","license":"BSD-2-Clause","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=6.0"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","pretest":"npm run build","test":"mocha -r should","build":"webpack","posttest":"xo src lib bin"},"dependencies":{"@babel/runtime":"^7.6.3","locutus":"^2.0.5","minimatch":"3.0.x","walk":"2.3.x"},"devDependencies":{"@babel/core":"^7.6.4","@babel/plugin-transform-runtime":"^7.6.2","@babel/preset-env":"^7.6.3","babel-loader":"^8.0.6","eslint-plugin-mocha":"^5.3.0","mocha":"^4.1.0","should":"^13.2.3","should-sinon":"0.0.6","sinon":"^7.5.0","terser-webpack-plugin":"^1.4.1","tokenizer":"1.1.x","webpack":"^4.41.2","webpack-cli":"^3.3.9","xo":"^0.24.0"},"browser":{"fs":false},"xo":{"space":4,"envs":["browser","node","mocha"],"plugins":["mocha"],"rules":{"prefer-arrow-callback":0,"mocha/prefer-arrow-callback":2}},"gitHead":"a45e19ba7b088498bddd15397099baa04b6bc9f7","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.14.0","_nodeVersion":"13.1.0","_npmVersion":"6.12.1","dist":{"shasum":"64b64d4dae3e34c157f356a270d7dfff9ee3aa0c","size":89544,"noattachment":false,"key":"/twig/-/twig-1.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.14.0.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.14.0_1573665903280_0.1612133384094776"},"_hasShrinkwrap":false,"publish_time":1573665903481,"_cnpm_publish_time":1573665903481},"1.13.3":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.13.3","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=6.0"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"cross-env WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","cross-env":"^5.2.0","mocha":"^4.1.0","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","uglifyjs-webpack-plugin":"^2.0.1","webpack":"^4.12.0","webpack-cli":"^3.0.3"},"browser":{"fs":false},"gitHead":"e3636d1aed8fc14996a2e0a935f8fa8f1ecf44fc","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.13.3","_npmVersion":"6.5.0","_nodeVersion":"11.7.0","_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"dist":{"shasum":"895fe341beb6a3f53051318b90a40e0ab0e28fe9","size":89901,"noattachment":false,"key":"/twig/-/twig-1.13.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.13.3.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.13.3_1556907653262_0.466072979562119"},"_hasShrinkwrap":false,"publish_time":1556907653383,"_cnpm_publish_time":1556907653383},"1.13.2":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.13.2","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=6.0"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"^4.1.0","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","uglifyjs-webpack-plugin":"^2.0.1","webpack":"^4.12.0","webpack-cli":"^3.0.3"},"browser":{"fs":false},"gitHead":"1c934918cf63cf287f5fd9fc9a47f04d95bb48de","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.13.2","_shasum":"d349895a5f762b52fab71c7a373cf3153819cd7b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"dist":{"shasum":"d349895a5f762b52fab71c7a373cf3153819cd7b","size":126781,"noattachment":false,"key":"/twig/-/twig-1.13.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.13.2.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.13.2_1548192324044_0.4682970465819185"},"_hasShrinkwrap":false,"publish_time":1548192324184,"_cnpm_publish_time":1548192324184},"1.13.1":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.13.1","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=6.0"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"^4.1.0","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","uglifyjs-webpack-plugin":"^2.0.1","webpack":"^4.12.0","webpack-cli":"^3.0.3"},"browser":{"fs":false},"gitHead":"35cbb35b0b46fdf08f40f2537967d4a1ddb6a615","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.13.1","_npmVersion":"6.5.0","_nodeVersion":"11.7.0","_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"dist":{"shasum":"c89ac46c1a37cff2a71dc366a0891cf3ef60fce1","size":88857,"noattachment":false,"key":"/twig/-/twig-1.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.13.1.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.13.1_1547935845133_0.21325421029975544"},"_hasShrinkwrap":false,"publish_time":1547935845246,"_cnpm_publish_time":1547935845246},"1.13.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.13.0","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=4.0"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"^4.1.0","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","uglifyjs-webpack-plugin":"^2.0.1","webpack":"^4.12.0","webpack-cli":"^3.0.3"},"browser":{"fs":false},"gitHead":"0e0a6554898e72178470d6b5328d937ab721f17c","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.13.0","_shasum":"3dbf6a5c08192f878dedb54ed2e1fee44f5585b1","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"robloach","email":"robloach@gmail.com"},"dist":{"shasum":"3dbf6a5c08192f878dedb54ed2e1fee44f5585b1","size":468953,"noattachment":false,"key":"/twig/-/twig-1.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.13.0.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.13.0_1547145733918_0.5739628962182244"},"_hasShrinkwrap":false,"publish_time":1547145734191,"_cnpm_publish_time":1547145734191},"1.12.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.12.0","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=4.0"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"^4.1.0","require-uncached":"^1.0.3","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^4.12.0","webpack-cli":"^3.0.3"},"browser":{"fs":false},"gitHead":"e38703ccc08f48b7af7e9fac90375ab9ef00bf71","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.12.0","_npmVersion":"6.1.0","_nodeVersion":"8.11.2","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"dist":{"shasum":"04450bf18ee05532ff70098f10b07227f956b8cf","size":398270,"noattachment":false,"key":"/twig/-/twig-1.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.12.0.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.12.0_1528749505546_0.10367179256159709"},"_hasShrinkwrap":false,"publish_time":1528749505693,"_cnpm_publish_time":1528749505693},"1.11.1":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.11.1","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=4.0"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"3.1.x","require-uncached":"^1.0.3","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^4.6.0","webpack-cli":"^2.0.15"},"browser":{"fs":false},"gitHead":"e57297935591cb4f09b71299261d657575e0ca26","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.11.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"dist":{"shasum":"0cc9199529674e6dadf8ae21af8ec08c9b795530","size":397845,"noattachment":false,"key":"/twig/-/twig-1.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.11.1.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.11.1_1527010515209_0.12023595100058238"},"_hasShrinkwrap":false,"publish_time":1527010515317,"_cnpm_publish_time":1527010515317},"1.11.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.11.0","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":">=4.0"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"3.1.x","require-uncached":"^1.0.3","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.13.3"},"browser":{"fs":false},"gitHead":"800f8768252d44df873149a753cc52a95152a807","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.11.0","_shasum":"6c92f26162c4499297aa848b343eea739a26bd48","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.3","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"dist":{"shasum":"6c92f26162c4499297aa848b343eea739a26bd48","size":429282,"noattachment":false,"key":"/twig/-/twig-1.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.11.0.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig_1.11.0_1523392598339_0.21669804279057625"},"_hasShrinkwrap":false,"publish_time":1523392598450,"_cnpm_publish_time":1523392598450},"1.10.5":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.10.5","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"3.1.x","require-uncached":"^1.0.3","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.13.3"},"browser":{"fs":false},"gitHead":"bbb05244fce8505e412c24d407fdc9e530317bda","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.10.5","_shasum":"c13e574f871b91db4fcc8df2c12ecf1ecfeac52e","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"dist":{"shasum":"c13e574f871b91db4fcc8df2c12ecf1ecfeac52e","size":425115,"noattachment":false,"key":"/twig/-/twig-1.10.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.10.5.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/twig-1.10.5.tgz_1495621724668_0.6960192481055856"},"directories":{},"publish_time":1495621726648,"_cnpm_publish_time":1495621726648,"_hasShrinkwrap":false},"1.10.4":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"1.10.4","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"3.1.x","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.13.3"},"browser":{"fs":false},"gitHead":"56e2f9123f80037ecb97f96b0e07b98edf021982","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@1.10.4","_shasum":"2ebad1e7e38c02b9cc772934822da1163d4ad4a1","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"dist":{"shasum":"2ebad1e7e38c02b9cc772934822da1163d4ad4a1","size":424934,"noattachment":false,"key":"/twig/-/twig-1.10.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-1.10.4.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/twig-1.10.4.tgz_1488442783864_0.03700804663822055"},"directories":{},"publish_time":1488442784458,"_cnpm_publish_time":1488442784458,"_hasShrinkwrap":false},"0.10.3":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.10.3","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"3.1.x","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.13.3"},"browser":{"fs":false},"gitHead":"b700e137fc2fdb7fe33253da949705cb2e42caed","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@0.10.3","_shasum":"67604e08e1920ebf2faf80a901e256189c8a3c67","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.6.2","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"dist":{"shasum":"67604e08e1920ebf2faf80a901e256189c8a3c67","size":418681,"noattachment":false,"key":"/twig/-/twig-0.10.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.10.3.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/twig-0.10.3.tgz_1481283836492_0.3924962820019573"},"directories":{},"publish_time":1481283838775,"_cnpm_publish_time":1481283838775,"_hasShrinkwrap":false},"0.10.2":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.10.2","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"3.1.x","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.13.3"},"browser":{"fs":false},"gitHead":"8ab83f426a3ebb1718184f9e8938e4fbaae11eb8","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@0.10.2","_shasum":"31d56485758daf3521a6bef397dffa76583d6c25","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.6.2","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"dist":{"shasum":"31d56485758daf3521a6bef397dffa76583d6c25","size":418569,"noattachment":false,"key":"/twig/-/twig-0.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.10.2.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/twig-0.10.2.tgz_1479899580935_0.3461893380153924"},"directories":{},"publish_time":1479899581483,"_cnpm_publish_time":1479899581483,"_hasShrinkwrap":false},"0.10.1":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.10.1","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"3.1.x","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.13.3"},"browser":{"fs":false},"gitHead":"08df0e561b4d653d7d43e0e06d92b4d457a809ab","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@0.10.1","_shasum":"fa00ee0ea989b1cd95e026643fa81686a2541b8d","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.6.2","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"dist":{"shasum":"fa00ee0ea989b1cd95e026643fa81686a2541b8d","size":418416,"noattachment":false,"key":"/twig/-/twig-0.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.10.1.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/twig-0.10.1.tgz_1479478168331_0.7775449166074395"},"directories":{},"publish_time":1479478168905,"_cnpm_publish_time":1479478168905,"_hasShrinkwrap":false},"0.10.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.10.0","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","locutus":"^2.0.5","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","mocha":"3.1.x","should":"11.1.x","sinon":"^1.17.6","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.13.3"},"browser":{"fs":false},"gitHead":"728388d1b854d86405eb6d8a963e1deb37d338d5","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@0.10.0","_shasum":"124943a266a64d658282d9e6231e1ef3bc981473","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.6.1","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"dist":{"shasum":"124943a266a64d658282d9e6231e1ef3bc981473","size":418146,"noattachment":false,"key":"/twig/-/twig-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.10.0.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/twig-0.10.0.tgz_1477653170411_0.6255285874940455"},"directories":{},"publish_time":1477653172826,"_cnpm_publish_time":1477653172826,"_hasShrinkwrap":false},"0.9.5":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.9.5","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"prepublish":"npm test && git diff --exit-code --quiet","preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","phpjs":"^1.3.2","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","exports-loader":"^0.6.3","mocha":"2.4.x","should":"8.2.x","sinon":"^1.17.3","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.12.14"},"browser":{"fs":false},"gitHead":"47e61ed55bb7640d96ed7545666506f0d8d34a52","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@0.9.5","_shasum":"55389d3e02b8eae390eb286f64ba133fdad8c5b6","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"dist":{"shasum":"55389d3e02b8eae390eb286f64ba133fdad8c5b6","size":417284,"noattachment":false,"key":"/twig/-/twig-0.9.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.9.5.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/twig-0.9.5.tgz_1463247805977_0.20386521704494953"},"directories":{},"publish_time":1463247807934,"_cnpm_publish_time":1463247807934,"_hasShrinkwrap":false},"0.9.4":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.9.4","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"prepublish":"npm test && git diff --exit-code --quiet","preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","phpjs":"^1.3.2","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","exports-loader":"^0.6.3","mocha":"2.4.x","should":"8.2.x","sinon":"^1.17.3","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.12.14"},"browser":{"fs":false},"gitHead":"17bcbc1f0d53ca34b7d11ea6cb3d06f82b604a38","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@0.9.4","_shasum":"ab6394004b242b58ee8943447f4daa598571b70b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"dist":{"shasum":"ab6394004b242b58ee8943447f4daa598571b70b","size":417111,"noattachment":false,"key":"/twig/-/twig-0.9.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.9.4.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/twig-0.9.4.tgz_1463133171765_0.8683841512538493"},"directories":{},"publish_time":1463133173731,"_cnpm_publish_time":1463133173731,"_hasShrinkwrap":false},"0.9.3":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.9.3","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"prepublish":"npm test && git diff --exit-code --quiet","preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","phpjs":"^1.3.2","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","exports-loader":"^0.6.3","mocha":"2.4.x","should":"8.2.x","sinon":"^1.17.3","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.12.14"},"browser":{"fs":false},"gitHead":"4bbd612203df17e9661f4ded2cad89a223604226","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@0.9.3","_shasum":"a49b5d0ef2ebdfbc844ece90d401b39abc7e3052","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"dist":{"shasum":"a49b5d0ef2ebdfbc844ece90d401b39abc7e3052","size":416155,"noattachment":false,"key":"/twig/-/twig-0.9.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.9.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/twig-0.9.3.tgz_1463046486607_0.7390409563668072"},"directories":{},"publish_time":1463046489690,"_cnpm_publish_time":1463046489690,"_hasShrinkwrap":false},"0.9.2":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.9.2","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"prepublish":"npm test && git diff --exit-code --quiet","preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","phpjs":"^1.3.2","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","exports-loader":"^0.6.3","mocha":"2.4.x","should":"8.2.x","sinon":"^1.17.3","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.12.14"},"browser":{"fs":false},"gitHead":"425f433c8725a8f0fee7d78b230de7285e85b3d5","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@0.9.2","_shasum":"969acaa5407ad7758dea8c431c09812ac2158c03","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"dist":{"shasum":"969acaa5407ad7758dea8c431c09812ac2158c03","size":416081,"noattachment":false,"key":"/twig/-/twig-0.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.9.2.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/twig-0.9.2.tgz_1463046339663_0.402575975516811"},"directories":{},"publish_time":1463046341264,"_cnpm_publish_time":1463046341264,"_hasShrinkwrap":false},"0.9.1":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.9.1","homepage":"https://github.com/twigjs/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/twigjs/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/twigjs/twig.js.git"},"main":"twig.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"prepublish":"npm test && git diff --exit-code --quiet","preversion":"npm test && git diff --exit-code --quiet","postversion":"git push origin master && git push origin master --tags","test":"npm run build && mocha -r should","build-node":"webpack","build-browser":"WEBPACK_ENV=browser webpack","build":"npm run build-node && npm run build-browser"},"dependencies":{"minimatch":"3.0.x","phpjs":"^1.3.2","walk":"2.3.x"},"devDependencies":{"chai":"^3.5.0","exports-loader":"^0.6.3","mocha":"2.4.x","should":"8.2.x","sinon":"^1.17.3","sinon-chai":"^2.8.0","tokenizer":"1.1.x","webpack":"^1.12.14"},"browser":{"fs":false},"gitHead":"b41eb651f2bcc74b6e0c9af8a825f961e1c33844","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"_id":"twig@0.9.1","_shasum":"962c96f15313fbcd3e624439a62e2959c144bc93","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"dave-irvine","email":"dave@daveirvine.me"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"dist":{"shasum":"962c96f15313fbcd3e624439a62e2959c144bc93","size":416055,"noattachment":false,"key":"/twig/-/twig-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.9.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/twig-0.9.1.tgz_1462892341884_0.18463598750531673"},"directories":{},"publish_time":1462892343249,"_cnpm_publish_time":1462892343249,"_hasShrinkwrap":false},"0.8.9":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.8.9","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.3.x","minimatch":"3.0.x"},"devDependencies":{"chai":"^3.5.0","sinon":"^1.17.3","sinon-chai":"^2.8.0","tokenizer":"1.1.x","should":"8.2.x","mocha":"2.4.x","docco":"0.7.x","uglify-js":"2.6.x"},"gitHead":"2b8a611c214622a49cc7f7ead789cb5b4bec40cd","bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.8.9","_shasum":"b1594f002b684e5f029de3e54e87bec4f084b6c2","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"plepe","email":"skunk@xover.mud.at"},"dist":{"shasum":"b1594f002b684e5f029de3e54e87bec4f084b6c2","size":520999,"noattachment":false,"key":"/twig/-/twig-0.8.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.8.9.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/twig-0.8.9.tgz_1458332996810_0.7396919026505202"},"directories":{},"publish_time":1458332999721,"_cnpm_publish_time":1458332999721,"_hasShrinkwrap":false},"0.8.8":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.8.8","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.3.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"3.3.x","mocha":"1.18.x","docco":"0.6.x","uglify-js":"2.4.x"},"gitHead":"2da7ef78db245019a6b114d624909111e042466a","bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.8.8","_shasum":"a84e42de68c1e8bc4fec865bf848222a090993da","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"plepe","email":"skunk@xover.mud.at"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"dist":{"shasum":"a84e42de68c1e8bc4fec865bf848222a090993da","size":442024,"noattachment":false,"key":"/twig/-/twig-0.8.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.8.8.tgz"},"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/twig-0.8.8.tgz_1455372103607_0.134371567517519"},"directories":{},"publish_time":1455372107817,"_cnpm_publish_time":1455372107817,"_hasShrinkwrap":false},"0.8.7":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.8.7","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.3.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"3.3.x","mocha":"1.18.x","docco":"0.6.x","uglify-js":"2.4.x"},"gitHead":"fbc56e9a4bf968a96dfe9fd21c92f400382237cf","bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.8.7","_shasum":"5ebbc309b392e7660aa7fec9fd4e289a5fa47e4e","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.1","_npmUser":{"name":"plepe","email":"skunk@xover.mud.at"},"dist":{"shasum":"5ebbc309b392e7660aa7fec9fd4e289a5fa47e4e","size":444022,"noattachment":false,"key":"/twig/-/twig-0.8.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.8.7.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1453271130236,"_cnpm_publish_time":1453271130236,"_hasShrinkwrap":false},"0.8.6":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.8.6","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.3.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"3.3.x","mocha":"1.18.x","docco":"0.6.x","uglify-js":"2.4.x"},"gitHead":"c476d31cdb46789a40091c770f7ed222434762a8","bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.8.6","_shasum":"89c24aa23450b3a7c16c8a4e176c8aba942626ba","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"plepe","email":"skunk@xover.mud.at"},"dist":{"shasum":"89c24aa23450b3a7c16c8a4e176c8aba942626ba","size":443126,"noattachment":false,"key":"/twig/-/twig-0.8.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.8.6.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1451997525919,"_cnpm_publish_time":1451997525919,"_hasShrinkwrap":false},"0.8.5":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.8.5","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.3.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"3.3.x","mocha":"1.18.x","docco":"0.6.x","uglify-js":"2.4.x"},"gitHead":"a1e31efc3af16e9bd0f3b1ed211755d48e02c43f","bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.8.5","_shasum":"3f0ee749f6689755c9aeda24eb96d5fa8bd756de","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"plepe","email":"skunk@xover.mud.at"},"dist":{"shasum":"3f0ee749f6689755c9aeda24eb96d5fa8bd756de","size":434985,"noattachment":false,"key":"/twig/-/twig-0.8.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.8.5.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1450992083930,"_cnpm_publish_time":1450992083930,"_hasShrinkwrap":false},"0.8.2":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.8.2","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.3.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"3.3.x","mocha":"1.18.x","docco":"0.6.x","uglify-js":"2.4.x"},"gitHead":"1db69d907cd505960573aa0ccfd63d2560831b10","bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.8.2","_shasum":"ecba4192f71b4ef51ad3407a4b312f32689e2e5c","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"dist":{"shasum":"ecba4192f71b4ef51ad3407a4b312f32689e2e5c","size":423409,"noattachment":false,"key":"/twig/-/twig-0.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.8.2.tgz"},"directories":{},"publish_time":1427470676308,"_cnpm_publish_time":1427470676308,"_hasShrinkwrap":false},"0.8.1":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.8.1","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.3.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"3.3.x","mocha":"1.18.x","docco":"0.6.x","uglify-js":"2.4.x"},"gitHead":"5e20176615b4efb967189a64fb2aad67c75ab15b","bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.8.1","_shasum":"7bce2e1c9fcdf195cf7f599aa7561bb3719664eb","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"dist":{"shasum":"7bce2e1c9fcdf195cf7f599aa7561bb3719664eb","size":423241,"noattachment":false,"key":"/twig/-/twig-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.8.1.tgz"},"directories":{},"publish_time":1424493168407,"_cnpm_publish_time":1424493168407,"_hasShrinkwrap":false},"0.8.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.8.0","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.3.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"3.3.x","mocha":"1.18.x","docco":"0.6.x","uglify-js":"2.4.x"},"gitHead":"149f01bbe77866d06f1c66e755f2de9a47584eb1","bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.8.0","_shasum":"28e62860411c01e313d2e38fb87737ddbbe9e4be","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"dist":{"shasum":"28e62860411c01e313d2e38fb87737ddbbe9e4be","size":423254,"noattachment":false,"key":"/twig/-/twig-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.8.0.tgz"},"directories":{},"publish_time":1424407238287,"_cnpm_publish_time":1424407238287,"_hasShrinkwrap":false},"0.7.2":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.7.2","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.3.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"3.3.x","mocha":"1.18.x","docco":"0.6.x","uglify-js":"2.4.x"},"bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.7.2","dist":{"shasum":"4fffb502eb8745dafb1a19093d7fba9d2d807886","size":413727,"noattachment":false,"key":"/twig/-/twig-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.7.2.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1402373643435,"_cnpm_publish_time":1402373643435,"_hasShrinkwrap":false},"0.7.1":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.7.1","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.3.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"3.3.x","mocha":"1.18.x","docco":"0.6.x","uglify-js":"2.4.x"},"bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.7.1","dist":{"shasum":"b60906909122dd5aca535ecc598644bef55cd4fa","size":410537,"noattachment":false,"key":"/twig/-/twig-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.7.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1397446417274,"_cnpm_publish_time":1397446417274,"_hasShrinkwrap":false},"0.7.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.7.0","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"2.1.x","mocha":"1.15.x","docco":"0.6.x","uglify-js":"2.4.x"},"bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.7.0","dist":{"shasum":"6b07b5876a55c499480cfe3645505dcb76797769","size":409104,"noattachment":false,"key":"/twig/-/twig-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.7.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1392601953957,"_cnpm_publish_time":1392601953957,"_hasShrinkwrap":false},"0.6.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.6.0","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"1.1.x","should":"2.1.x","mocha":"1.15.x","docco":"0.6.x","uglify-js":"2.4.x"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.6.0","dist":{"shasum":"c7633650bb3a0873f34da72e6194f0b7251414b1","size":402909,"noattachment":false,"key":"/twig/-/twig-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.6.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1386602149677,"_cnpm_publish_time":1386602149677,"_hasShrinkwrap":false},"0.5.13":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.13","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"*","should":"1.2.x","mocha":"1.12.x","docco":"0.6.x","uglify-js":"2.2.x"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/justjohn/twig.js/issues"},"_id":"twig@0.5.13","dist":{"shasum":"0090cf86285a0d88849fcb0be081472cbd3f761d","size":151837,"noattachment":false,"key":"/twig/-/twig-0.5.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.13.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1386086870074,"_cnpm_publish_time":1386086870074,"_hasShrinkwrap":false},"0.5.12":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.12","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"*","should":"1.2.x","mocha":"1.12.x","docco":"0.6.x","uglify-js":"2.2.x"},"readmeFilename":"README.md","_id":"twig@0.5.12","dist":{"shasum":"7f36299a768cc5fa8826aac5e32f36f7f98e37e1","size":148799,"noattachment":false,"key":"/twig/-/twig-0.5.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.12.tgz"},"_from":".","_npmVersion":"1.2.3","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1379637357017,"_cnpm_publish_time":1379637357017,"_hasShrinkwrap":false},"0.5.11":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.11","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"*","should":"1.2.x","mocha":"1.12.x","docco":"0.6.x","uglify-js":"2.2.x"},"readmeFilename":"README.md","_id":"twig@0.5.11","dist":{"shasum":"0cb712643b16f5c206cefc590d900b2ec22bef7b","size":148771,"noattachment":false,"key":"/twig/-/twig-0.5.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.11.tgz"},"_from":".","_npmVersion":"1.2.3","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1379636650721,"_cnpm_publish_time":1379636650721,"_hasShrinkwrap":false},"0.5.10":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.10","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"*","should":"1.2.x","mocha":"1.12.x","docco":"0.6.x","uglify-js":"2.2.x"},"readmeFilename":"README.md","_id":"twig@0.5.10","dist":{"shasum":"5c86579ce946f8284ed87506e4abec736172426e","size":147788,"noattachment":false,"key":"/twig/-/twig-0.5.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.10.tgz"},"_npmVersion":"1.1.68","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1376762614525,"_cnpm_publish_time":1376762614525,"_hasShrinkwrap":false},"0.5.9":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.9","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"*","should":"1.2.x","mocha":"1.12.x","docco":"0.6.x","uglify-js":"2.2.x"},"readmeFilename":"README.md","_id":"twig@0.5.9","dist":{"shasum":"b8d73b66c4dcd99f17031bcd17d667582dbe9fc7","size":147281,"noattachment":false,"key":"/twig/-/twig-0.5.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.9.tgz"},"_npmVersion":"1.1.68","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1376760213717,"_cnpm_publish_time":1376760213717,"_hasShrinkwrap":false},"0.5.8":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.8","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"tokenizer":"*","should":"1.2.x","mocha":"1.7.x","docco":"0.4.x","uglify-js":"*"},"readmeFilename":"README.md","_id":"twig@0.5.8","dist":{"shasum":"e8ebe5678bc812aab6a65dc297fe90c11876d708","size":124803,"noattachment":false,"key":"/twig/-/twig-0.5.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.8.tgz"},"_from":".","_npmVersion":"1.2.3","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1367982864126,"_cnpm_publish_time":1367982864126,"_hasShrinkwrap":false},"0.5.7":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.7","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"1.2.x","mocha":"1.7.x","docco":"0.4.x","uglify-js":"*"},"readmeFilename":"README.md","_id":"twig@0.5.7","dist":{"shasum":"62c46e6360f42159305e569da9ac238b119cd14b","size":122078,"noattachment":false,"key":"/twig/-/twig-0.5.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.7.tgz"},"_from":".","_npmVersion":"1.2.3","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1365553945131,"_cnpm_publish_time":1365553945131,"_hasShrinkwrap":false},"0.5.6":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.6","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"1.2.x","mocha":"1.7.x","docco":"0.4.x","uglify-js":"*"},"readmeFilename":"README.md","_id":"twig@0.5.6","dist":{"shasum":"cc9c0e86546278d3ff0ec051ec8b09fb5fd2b6b8","size":119469,"noattachment":false,"key":"/twig/-/twig-0.5.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.6.tgz"},"_from":".","_npmVersion":"1.2.3","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1361251195006,"_cnpm_publish_time":1361251195006,"_hasShrinkwrap":false},"0.5.5":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://john.sh/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.5","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"1.2.x","mocha":"1.7.x","docco":"0.4.x","uglify-js":"*"},"readmeFilename":"README.md","_id":"twig@0.5.5","dist":{"shasum":"dd9ddfd660d3a24c2e1748adf29206ec06263d2f","size":115184,"noattachment":false,"key":"/twig/-/twig-0.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.5.tgz"},"_from":".","_npmVersion":"1.2.10","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1360548760082,"_cnpm_publish_time":1360548760082,"_hasShrinkwrap":false},"0.5.4":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.4","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"1.2.x","mocha":"1.7.x","docco":"0.4.x","uglify-js":"*"},"readmeFilename":"README.md","_id":"twig@0.5.4","dist":{"shasum":"36350580ffaedbb4ae541044f2115a3f94da64ca","size":118072,"noattachment":false,"key":"/twig/-/twig-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.4.tgz"},"_npmVersion":"1.2.0","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1358779722873,"_cnpm_publish_time":1358779722873,"_hasShrinkwrap":false},"0.5.3":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.3","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"1.2.x","mocha":"1.7.x","docco":"0.4.x","uglify-js":"*"},"readmeFilename":"README.md","_id":"twig@0.5.3","dist":{"shasum":"702c79bb3f4f3364911c8755ef779af83fc238a2","size":113986,"noattachment":false,"key":"/twig/-/twig-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.3.tgz"},"_npmVersion":"1.1.70","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1358178699022,"_cnpm_publish_time":1358178699022,"_hasShrinkwrap":false},"0.5.2":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.2","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"1.2.x","mocha":"1.7.x","docco":"0.4.x","uglify-js":"*"},"readmeFilename":"README.md","_id":"twig@0.5.2","dist":{"shasum":"8ed0ec562a04cf06332bb4f1da10411adb9ccbb3","size":117811,"noattachment":false,"key":"/twig/-/twig-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.2.tgz"},"_npmVersion":"1.2.0","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1357916877568,"_cnpm_publish_time":1357916877568,"_hasShrinkwrap":false},"0.5.1":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.1","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"1.2.x","mocha":"1.7.x","docco":"0.4.x","uglify-js":"*"},"readmeFilename":"README.md","_id":"twig@0.5.1","dist":{"shasum":"16fcc3652bf472a2e766080c46a35ac08cf1ad8b","size":117665,"noattachment":false,"key":"/twig/-/twig-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.1.tgz"},"_npmVersion":"1.2.0","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1357783757558,"_cnpm_publish_time":1357783757558,"_hasShrinkwrap":false},"0.5.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.5.0","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"1.2.x","mocha":"1.7.x","docco":"0.4.x","uglify-js":"*"},"_id":"twig@0.5.0","dist":{"shasum":"21e36eca884ef2b0869c3c2e869b43dfec49b656","size":114018,"noattachment":false,"key":"/twig/-/twig-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.5.0.tgz"},"_npmVersion":"1.1.62","_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1357710679297,"_cnpm_publish_time":1357710679297,"_hasShrinkwrap":false},"0.4.6":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.4.6","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"1.2.x","mocha":"1.6.x","docco":"0.4.x","uglify-js":"*"},"_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"_id":"twig@0.4.6","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.16","_nodeVersion":"v0.6.15","_defaultsLoaded":true,"dist":{"shasum":"01d1e55c3e905b319c3f10b4395ae87560860439","size":165617,"noattachment":false,"key":"/twig/-/twig-0.4.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.4.6.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1352699004559,"_cnpm_publish_time":1352699004559,"_hasShrinkwrap":false},"0.4.5":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.4.5","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"1.2.x","mocha":"1.6.x","docco":"0.4.x","uglify-js":"*"},"_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"_id":"twig@0.4.5","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.16","_nodeVersion":"v0.6.15","_defaultsLoaded":true,"dist":{"shasum":"43a95653230b05acf06b05b2cf584fa267fe366a","size":107149,"noattachment":false,"key":"/twig/-/twig-0.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.4.5.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1351122891902,"_cnpm_publish_time":1351122891902,"_hasShrinkwrap":false},"0.4.4":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.4.4","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"0.3.x","mocha":"0.10.x","docco":"0.3.x","uglify-js":"*"},"_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"_id":"twig@0.4.4","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.16","_nodeVersion":"v0.6.15","_defaultsLoaded":true,"dist":{"shasum":"7d4daf5350a9690a3118bea47020530793d161b2","size":107173,"noattachment":false,"key":"/twig/-/twig-0.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.4.4.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1345613171008,"_cnpm_publish_time":1345613171008,"_hasShrinkwrap":false},"0.4.3":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.4.3","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"0.3.x","mocha":"0.10.x","docco":"0.3.x","uglify-js":"*"},"_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"_id":"twig@0.4.3","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.16","_nodeVersion":"v0.6.15","_defaultsLoaded":true,"dist":{"shasum":"28b1dab09a590f8f051b3ee0dc58ae4294a9cce5","size":106983,"noattachment":false,"key":"/twig/-/twig-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.4.3.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1344095174713,"_cnpm_publish_time":1344095174713,"_hasShrinkwrap":false},"0.4.2":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.4.2","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"0.3.x","mocha":"0.10.x","docco":"0.3.x","uglify-js":"*"},"_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"_id":"twig@0.4.2","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.1","_nodeVersion":"v0.6.5","_defaultsLoaded":true,"dist":{"shasum":"04c8d46a1a7f60b1b75d354f7224944e2512721f","size":152940,"noattachment":false,"key":"/twig/-/twig-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.4.2.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1335195287188,"_cnpm_publish_time":1335195287188,"_hasShrinkwrap":false},"0.4.1":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.4.1","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"0.3.x","mocha":"0.10.x","docco":"0.3.x","uglify-js":"*"},"_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"_id":"twig@0.4.1","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.1","_nodeVersion":"v0.6.5","_defaultsLoaded":true,"dist":{"shasum":"6946367628ee0e301030cc21730dd50c3fdaacdc","size":152574,"noattachment":false,"key":"/twig/-/twig-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.4.1.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1334933673427,"_cnpm_publish_time":1334933673427,"_hasShrinkwrap":false},"0.4.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.4.0","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"bin":{"twigjs":"./bin/twigjs"},"scripts":{"test":"make test"},"dependencies":{"walk":"2.1.x","minimatch":"0.2.x"},"devDependencies":{"should":"0.3.x","mocha":"0.10.x","docco":"0.3.x","uglify-js":"*"},"_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"_id":"twig@0.4.0","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.1","_nodeVersion":"v0.6.5","_defaultsLoaded":true,"dist":{"shasum":"107149ac5dc57938fede5c86b44482dd094cc189","size":152172,"noattachment":false,"key":"/twig/-/twig-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.4.0.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1333570078550,"_cnpm_publish_time":1333570078550,"_hasShrinkwrap":false},"0.3.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://johnroepke.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.3.0","homepage":"https://github.com/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://raw.github.com/justjohn/twig.js/master/LICENSE"}],"repository":{"type":"git","url":"git://github.com/justjohn/twig.js.git"},"main":"twig.min.js","engines":{"node":"*"},"scripts":{"test":"make test"},"dependencies":{},"devDependencies":{"should":"0.3.x","mocha":"0.10.x","docco":"0.3.x","uglify-js":"*"},"_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"_id":"twig@0.3.0","_engineSupported":true,"_npmVersion":"1.1.0-alpha-6","_nodeVersion":"v0.6.5","_defaultsLoaded":true,"dist":{"shasum":"e763032e9edf38a5be9627234f2c0c4dd481ff28","size":1475792,"noattachment":false,"key":"/twig/-/twig-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.3.0.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"directories":{},"publish_time":1327514002140,"_cnpm_publish_time":1327514002140,"_hasShrinkwrap":false},"0.2.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://foundryjs.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.2.0","homepage":"https://bitbucket.org/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://bitbucket.org/justjohn/twig.js/raw/tip/LICENSE"}],"repository":{"type":"hg","url":"https://bitbucket.org/justjohn/twig.js"},"main":"twig.min","engines":{"node":"*"},"dependencies":{},"devDependencies":{},"_id":"twig@0.2.0","_engineSupported":true,"_npmVersion":"0.2.19","_nodeVersion":"v0.4.9","directories":{},"files":[""],"_defaultsLoaded":true,"dist":{"shasum":"493b751717e5ad668ab4f5966ab50316246ccb60","size":23498,"noattachment":false,"key":"/twig/-/twig-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.2.0.tgz"},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"publish_time":1319340414255,"_cnpm_publish_time":1319340414255,"_hasShrinkwrap":false},"0.1.0":{"author":{"name":"John Roepke","email":"john@justjohn.us","url":"http://foundryjs.com/"},"name":"twig","description":"JS port of the Twig templating language.","version":"0.1.0","homepage":"https://bitbucket.org/justjohn/twig.js","licenses":[{"type":"BSD-2-Clause","url":"https://bitbucket.org/justjohn/twig.js/raw/tip/LICENSE"}],"repository":{"type":"hg","url":"https://bitbucket.org/justjohn/twig.js"},"main":"twig.js","directories":{"src":"./src"},"engines":{"node":"*"},"dependencies":{},"devDependencies":{},"_npmUser":{"name":"justjohn","email":"john@justjohn.us"},"_id":"twig@0.1.0","_engineSupported":true,"_npmVersion":"1.0.96","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"9d28e95e65b855acb5b80c8b82a4e37d3d53932a","size":74696,"noattachment":false,"key":"/twig/-/twig-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/twig/download/twig-0.1.0.tgz"},"scripts":{},"maintainers":[{"name":"dave-irvine","email":"dave@daveirvine.me"},{"name":"evgenius","email":"abd.evg@gmail.com"},{"name":"justafish","email":"sally@justafish.co.uk"},{"name":"justjohn","email":"john@justjohn.us"},{"name":"plepe","email":"skunk@xover.mud.at"},{"name":"robloach","email":"robloach@gmail.com"},{"name":"willrowe","email":""}],"publish_time":1318717583482,"_cnpm_publish_time":1318717583482,"_hasShrinkwrap":false}},"readme":"[![Known Vulnerabilities](https://snyk.io/test/github/twigjs/twig.js/badge.svg)](https://snyk.io/test/github/twigjs/twig.js)\n[![Build Status](https://secure.travis-ci.org/twigjs/twig.js.svg)](http://travis-ci.org/twigjs/twig.js)\n[![NPM version](https://badge.fury.io/js/twig.svg)](http://badge.fury.io/js/twig)\n[![Gitter](https://badges.gitter.im/twigjs/twig.js.svg)](https://gitter.im/twigjs/twig.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\n# About\n\n<img align=\"right\" width=\"120\" height=\"120\"\n     title=\"Twig.js\"\n     src=\"https://user-images.githubusercontent.com/3282350/29336704-ab1be05c-81dc-11e7-92e5-cf11cca7b344.png\">\n\nTwig.js is a pure JavaScript implementation of the Twig PHP templating language\n(<https://twig.symfony.com/>)\n\nThe goal is to provide a library that is compatible with both browsers and server side JavaScript environments such as node.js.\n\nTwig.js is currently a work in progress and supports a limited subset of the Twig templating language (with more coming).\n\n### Docs\n\nDocumentation is available in the [twig.js wiki](https://github.com/twigjs/twig.js/wiki) on Github.\n\n### Feature Support\n\nFor a list of supported tags/filters/functions/tests see the [Implementation Notes](https://github.com/twigjs/twig.js/wiki/Implementation-Notes) page on the wiki.\n\n# Install\n\nDownload the latest twig.js release from github: https://github.com/twigjs/twig.js/releases or via NPM:\n\n```bash\nnpm install twig --save\n```\n\n# Bower\n\nA bower package is available from [philsbury](https://github.com/philsbury/twigjs-bower). Please direct any Bower support issues to that repo.\n\n## Browser Usage\n\nInclude twig.js or twig.min.js in your page, then:\n\n```js\nvar template = Twig.twig({\n    data: 'The {{ baked_good }} is a lie.'\n});\n\nconsole.log(\n    template.render({baked_good: 'cupcake'})\n);\n// outputs: \"The cupcake is a lie.\"\n```\n\n## Webpack\n\nA loader is available from [zimmo.be](https://github.com/zimmo-be/twig-loader).\n\n## Node Usage (npm)\n\nTested on node >=6.0.\n\nYou can use twig in your app with\n\n```js\nvar Twig = require('twig'), // Twig module\n    twig = Twig.twig;       // Render function\n```\n\n### Usage without Express\n\nIf you don't want to use Express, you can render a template with the following method:\n\n```js\nimport Twig from 'twig';\nTwig.renderFile('./path/to/someFile.twig', {foo:'bar'}, (err, html) => {\n  html; // compiled string\n});\n```\n\n### Usage with Express\n\nTwig is compatible with express 2 and 3. You can create an express app using the twig.js templating language by setting the view engine to twig.\n\n### app.js\n\n**Express 3**\n\n```js\nvar Twig = require(\"twig\"),\n    express = require('express'),\n    app = express();\n\n// This section is optional and used to configure twig.\napp.set(\"twig options\", {\n    allowAsync: true, // Allow asynchronous compiling\n    strict_variables: false\n});\n\napp.get('/', function(req, res){\n  res.render('index.twig', {\n    message : \"Hello World\"\n  });\n});\n\napp.listen(9999);\n```\n\n## views/index.twig\n\n```html\nMessage of the moment: <b>{{ message }}</b>\n```\n\nAn [Express 2 Example](https://github.com/twigjs/twig.js/wiki/Express-2) is available on the wiki.\n\n# Alternatives\n\n- [Twing](https://github.com/ericmorand/twing)\n\n# Contributing\n\nIf you have a change you want to make to twig.js, feel free to fork this repository and submit a pull request on Github. The source files are located in `src/*.js`.\n\ntwig.js is built by running `npm run build`\n\nFor more details on getting setup, see the [contributing page](https://github.com/twigjs/twig.js/wiki/Contributing) on the wiki.\n\n## Environment Requirements\nWhen developing on Windows, the repository must be checked out **without** automatic conversion of LF to CRLF. Failure to do so will cause tests that would otherwise pass on Linux or Mac to fail instead.\n\n## Tests\n\nThe twig.js tests are written in [Mocha][mocha] and can be invoked with `npm test`.\n\n## License\n\nTwig.js is available under a [BSD 2-Clause License][bsd-2], see the LICENSE file for more information.\n\n## Acknowledgments\n\nSee the LICENSES.md file for copies of the referenced licenses.\n\n1. The JavaScript Array fills in src/twig.fills.js are from <https://developer.mozilla.org/> and are available under the [MIT License][mit] or are [public domain][mdn-license].\n\n2. The Date.format function in src/twig.lib.js is from <http://jpaq.org/> and used under a [MIT license][mit-jpaq].\n\n3. The sprintf implementation in src/twig.lib.js used for the format filter is from <http://www.diveintojavascript.com/projects/javascript-sprintf> and used under a [BSD 3-Clause License][bsd-3].\n\n4. The strip_tags implementation in src/twig.lib.js used for the striptags filter is from <http://phpjs.org/functions/strip_tags> and used under and [MIT License][mit-phpjs].\n\n[mit-jpaq]:     http://jpaq.org/license/\n[mit-phpjs]:    http://phpjs.org/pages/license/#MIT\n[mit]:          http://www.opensource.org/licenses/mit-license.php\n[mdn-license]:  https://developer.mozilla.org/Project:Copyrights\n\n[bsd-2]:        http://www.opensource.org/licenses/BSD-2-Clause\n[bsd-3]:        http://www.opensource.org/licenses/BSD-3-Clause\n[cc-by-sa-2.5]: http://creativecommons.org/licenses/by-sa/2.5/ \"Creative Commons Attribution-ShareAlike 2.5 License\"\n\n[mocha]:        http://mochajs.org/\n[qunit]:        http://docs.jquery.com/QUnit\n","_attachments":{},"homepage":"https://github.com/twigjs/twig.js","bugs":{"url":"https://github.com/twigjs/twig.js/issues"},"license":"BSD-2-Clause"}