1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/registry/npm/preact/registry.json

1 line
1.8 MiB
JSON
Raw Normal View History

{"_id":"preact","_rev":"317-ba694d657f72c26f2095c58283b71f32","name":"preact","description":"Fast 3kb React-compatible Virtual DOM library.","dist-tags":{"latest":"10.19.6","next":"10.0.5","legacy":"8.5.3","experimental":"11.0.0-experimental.1"},"versions":{"1.2.0":{"name":"preact","version":"1.2.0","description":"Tiny & fast Component-based virtual DOM framework.","main":"preact.js","scripts":{"build":"npm run transpile && npm run minify && npm run size","transpile":"babel src --source-root src -s -d .","minify":"uglifyjs -c sequences,dead_code,conditionals,booleans,unused,if_return,join_vars,drop_console -m -o $npm_package_main --in-source-map ${npm_package_main}.map --source-map ${npm_package_main}.map -- $npm_package_main","size":"size=$(gzip-size $npm_package_main) && echo \"gzip size: $size / $(pretty-bytes $size)\"","test":"jshint {src,tests}/**.js && mocha --compilers js:babel/register test","prepublish":"npm run build","release":"npm run build && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish"},"repository":{"type":"git","url":"git+https://github.com/developit/preact.git"},"author":{"name":"Jason Miller","email":"jason@developit.ca"},"license":"ISC","bugs":{"url":"https://github.com/developit/preact/issues"},"homepage":"https://github.com/developit/preact","devDependencies":{"babel":"^5.8.23","chai":"^3.2.0","gzip-size":"^3.0.0","jshint":"^2.8.0","mocha":"^2.3.2","pretty-bytes":"^2.0.1","uglify-js":"^2.4.24","xo":"^0.8.0"},"xo":{"esnext":true,"ignore":["*.js"]},"gitHead":"e9f1a5645ef7d10ba05c601b94d70e4e4d0bd57f","_id":"preact@1.2.0","_shasum":"53f5d045d3497d114dc065fbe278a47814bbd89b","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"developit","email":"jason@developit.ca"},"maintainers":[{"name":"developit","email":"jason@developit.ca"}],"dist":{"shasum":"53f5d045d3497d114dc065fbe278a47814bbd89b","tarball":"http://localhost:4260/preact/preact-1.2.0.tgz","integrity":"sha512-yCUYp8MQXQ0vcPgY13Jy+qdom8C4a52pbIwW9nrgKQGZNsjrBZfbULU+djxuo/GkNGTVay8e0f2ZrQp+aPMtIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvfMrHl9BFdkHpzYSkcHOPwPufzG6TGUlUI2LzNZRySAIhAIDoX3u33YlaKb26eIpBgD/AE0GWIPosE6s4GuwxaIm7"}]},"directories":{}},"1.3.0":{"name":"preact","version":"1.3.0","description":"Tiny & fast Component-based virtual DOM framework.","main":"preact.js","scripts":{"build":"npm run transpile && npm run minify && npm run size","transpile":"babel src --source-root src -s -d .","minify":"uglifyjs -c sequences,dead_code,conditionals,booleans,unused,if_return,join_vars,drop_console -m -o $npm_package_main --in-source-map ${npm_package_main}.map --source-map ${npm_package_main}.map -- $npm_package_main","size":"size=$(gzip-size $npm_package_main) && echo \"gzip size: $size / $(pretty-bytes $size)\"","test":"eslint src test && npm run test:mocha && npm run test:karma","test:mocha":"mocha --recursive --compilers js:babel/register test/shared test/node","test:karma":"karma start --single-run","prepublish":"npm run build","release":"npm run build && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish"},"repository":{"type":"git","url":"git+https://github.com/developit/preact.git"},"author":{"name":"Jason Miller","email":"jason@developit.ca"},"license":"ISC","bugs":{"url":"https://github.com/developit/preact/issues"},"homepage":"https://github.com/developit/preact","devDependencies":{"babel":"^5.8.23","babel-core":"^5.8.24","babel-eslint":"^4.1.1","babel-loader":"^5.3.2","babel-runtime":"^5.8.24","chai":"^3.2.0","eslint":"^1.3.1","gzip-size":"^3.0.0","karma":"^0.13.9","karma-babel-preprocessor":"^5.2.2","karma-chai":"^0.1.0","karma-mocha":"^0.2.0","karma-mocha-reporter":"^1.1.1","karma-phantomjs-launcher":"^0.2.1","karma-sourcemap-loader":"^0.3.5","karma-webpack":"^1.7.0","mocha":"^2.3.2","phantomjs":"^1.9.18","pretty-bytes":"^2.0.1","sinon":"^1.16.1","uglify-js":"^2.4.24","webpack":"^1.12.1","xo":"^0.8.0"},"xo":{"esnext":true,"ignor