{"name":"htm","version":"2.0.0","description":"The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.","main":"dist/htm.js","umd:main":"dist/htm.umd.js","module":"dist/htm.mjs","scripts":{"build":"npm run -s build:main && npm run -s build:preact && npm run -s build:babel","build:main":"microbundle src/index.mjs -f es,umd --no-sourcemap --target web && microbundle src/cjs.mjs -f iife --no-sourcemap --target web","build:preact":"cd src/integrations/preact && npm run build","build:babel":"cd packages/babel-plugin-htm && npm run build","test":"eslint src/**/*.mjs test/**/*.mjs && npm run build && jest test","release":"npm t && git commit -am \"$npm_package_version\" && git tag $npm_package_version && git push && git push --tags && npm publish"},"eslintConfig":{"extends":"developit","rules":{"prefer-const":0,"no-fallthrough":0}},"jest":{"testURL":"http://localhost","testMatch":["**/__tests__/**/*.?(m)js?(x)","**/?(*.)(spec|test).?(m)js?(x)"],"transform":{"\\.m?js$":"babel-jest"},"moduleFileExtensions":["mjs","js"],"moduleNameMapper":{"^babel-plugin-htm$":"<rootDir>/packages/babel-plugin-htm/index.mjs","^htm$":"<rootDir>/src/index.mjs","^htm/preact$":"<rootDir>/src/integrations/preact/index.mjs"}},"babel":{"presets":["env"]},"repository":{"type":"git","url":"git+https://github.com/developit/htm.git"},"keywords":["Hyperscript Tagged Markup","tagged template","template literals","html","htm","jsx","virtual dom","hyperscript"],"author":{"name":"Jason Miller","email":"jason@developit.ca"},"license":"Apache-2.0","homepage":"https://github.com/developit/htm","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.1.6","babel-jest":"^23.6.0","babel-preset-env":"^1.7.0","eslint":"^5.2.0","eslint-config-developit":"^1.1.1","jest":"^23.4.2","microbundle":"^0.8.3","preact":"^8.2.9"},"dependencies":{},"gitHead":"1c6849c032c4ab5523f69ee005cd862355d5081a","bugs":{"url":"https://github.com/developit/htm/issues"},"_id":"htm@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"49f43728074b67be7a2fed996b8f069c030e3762","size":16088,"noattachment":false,"key":"/htm/-/htm-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/htm/download/htm-2.0.0.tgz"},"maintainers":[{"name":"developit","email":"jason@developit.ca"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htm_2.0.0_1545337343210_0.02477095970161569"},"_hasShrinkwrap":false,"publish_time":1545337343307,"_cnpm_publish_time":1545337343307,"_cnpmcore_publish_time":"2021-12-16T19:20:03.344Z","dist-tags":{"latest":"3.1.1"}}