{"name":"mustache","version":"4.2.0-beta.0","description":"Logic-less {{mustache}} templates with JavaScript","author":{"name":"mustache.js Authors","email":"http://github.com/janl/mustache.js"},"homepage":"https://github.com/janl/mustache.js","repository":{"type":"git","url":"git+https://github.com/janl/mustache.js.git"},"keywords":["mustache","template","templates","ejs"],"main":"mustache.js","bin":{"mustache":"bin/mustache"},"exports":{".":{"import":"./mustache.mjs","require":"./mustache.js"},"./*":"./*"},"volo":{"url":"https://raw.github.com/janl/mustache.js/{version}/mustache.js"},"scripts":{"build":"cp mustache.js mustache.mjs && rollup mustache.mjs --file mustache.js --format umd --name Mustache && uglifyjs mustache.js > mustache.min.js","test":"npm run test-lint && npm run test-unit","test-lint":"eslint mustache.js bin/mustache test/**/*.js","test-unit":"mocha --reporter spec test/*-test.js","test-render":"mocha  --reporter spec test/render-test","pre-test-browser":"node test/create-browser-suite.js","test-browser":"npm run pre-test-browser && zuul -- test/context-test.js test/parse-test.js test/scanner-test.js test/render-test-browser.js","test-browser-local":"npm run pre-test-browser && zuul --local 8080 -- test/context-test.js test/scanner-test.js test/parse-test.js test/render-test-browser.js","postversion":"scripts/bump-version-in-source","prepublishOnly":"npm run build"},"devDependencies":{"chai":"^3.4.0","eslint":"^6.5.1","esm":"^3.2.25","jshint":"^2.9.5","mocha":"^3.0.2","puppeteer":"^2.0.0","rollup":"^1.26.3","uglify-js":"^3.4.6","zuul":"^3.11.0","zuul-ngrok":"github:nolanlawson/zuul-ngrok#patch-1"},"greenkeeper":{"ignore":["eslint"]},"license":"MIT","readmeFilename":"README.md","gitHead":"5d3277dad55a6f4f012b245080049d16ea188d0e","bugs":{"url":"https://github.com/janl/mustache.js/issues"},"_id":"mustache@4.2.0-beta.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"d1048ae3c1ed65fa39e923168abbd116345d65d1","size":34552,"noattachment":false,"key":"/mustache/-/mustache-4.2.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mustache/download/mustache-4.2.0-beta.0.tgz"},"_npmUser":{"name":"flipp","email":"johphi@gmail.com"},"directories":{},"maintainers":[{"name":"dasilvacontin","email":""},{"name":"flipp","email":"johphi@gmail.com"},{"name":"jan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mustache_4.2.0-beta.0_1615716565871_0.5111161303700964"},"_hasShrinkwrap":false,"publish_time":1615716566096,"_cnpm_publish_time":1615716566096,"dist-tags":{"beta":"4.2.0-beta.0","latest":"4.2.0"}}