{"name":"fastdom","description":"Eliminates layout thrashing by batching DOM read/write operations","version":"1.0.12","main":"fastdom.js","types":"fastdom.d.ts","scripts":{"lint":"jshint src/*","unit":"karma start test/karma.conf.js --single-run","test":"npm run -s unit && npm run -s lint","test-dev":"karma start test/karma.conf.js --browsers Firefox","coveralls":"cat test/coverage/lcov.info | coveralls","compress":"uglifyjs fastdom.js --compress='drop_console,sequences,dead_code,booleans,conditionals,unused,if_return,join_vars,pure_funcs=\"debug\"' --mangle --reserved='require,define,module,exports' > fastdom.min.js","build":"webpack && npm run -s compress","watch":"webpack -w"},"homepage":"https://github.com/wilsonpage/fastdom","author":{"name":"Wilson Page","email":"wilsonpage@me.com"},"repository":{"type":"git","url":"git://github.com/wilsonpage/fastdom.git"},"license":"MIT","devDependencies":{"chai":"^3.4.1","coveralls":"^2.11.6","jshint":"^2.8.0","karma":"^0.13.15","karma-chai-sinon":"^0.1.5","karma-chrome-launcher":"^0.2.2","karma-coverage":"^0.5.3","karma-firefox-launcher":"^0.1.3","karma-mocha":"^0.2.1","karma-mocha-reporter":"^1.1.3","mocha":"^2.3.4","sinon":"^1.17.2","sinon-chai":"^2.8.0","uglify-js":"^2.4.23","webpack":"^1.12.9"},"dependencies":{"strictdom":"^1.0.1"},"_id":"fastdom@1.0.12","gitHead":"a7b9044d58952b970c8b918dcf0e7c8824ba0ff5","bugs":{"url":"https://github.com/wilsonpage/fastdom/issues"},"_nodeVersion":"21.6.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-LB+xjSTEbjHE1cWsxu+tN2Xqr1kpi+V9aADI7sVM5ZMaXyYGPHULQMzpJMYqOTULK/73pUkWVzzObFRBkPr+hg==","shasum":"ae43d55af017252ae499b2e186511ab97412de39","tarball":"https://registry.npmjs.org/fastdom/-/fastdom-1.0.12.tgz","fileCount":13,"unpackedSize":46584,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJjJk/3HtZ+hU5M5XioLihVEJFJQaWyNqdt6srQuSxqwIgJY69e2bNf+LTthTIikyWkp2YSaE021TDpikAOG8Ego8="}]},"_npmUser":{"name":"wilsonpage","email":"wilsonpage@me.com"},"directories":{},"maintainers":[{"name":"wilsonpage","email":"wilsonpage@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fastdom_1.0.12_1708416223270_0.9491907156197739"},"_hasShrinkwrap":false}