{"name":"@zhazhazhu/charge-waterfall","version":"0.2.2","description":"使用纯TypeScript编写的瀑布流工具插件，定宽不定高。简单好用，配置方便，纯中文提示，即插即用。适用于JS、Vue、React、Angular","main":"index.js","scripts":{"test":"jest","build":"rollup -c","pub":"node script/publish.js && rollup -c && cd dist && npm publish"},"keywords":["瀑布流","布局","Vue","React","JavaScript","TypeScript","Waterfall","rollup"],"author":"JiquanWang","license":"MIT","repository":{"type":"git","url":"https://github.com/JiquanWang99/charge-waterfall"},"homepage":"https://github.com/JiquanWang99/charge-waterfall","broswer":"dist/index.js","devDependencies":{"@babel/core":"^7.15.5","@babel/plugin-external-helpers":"^7.14.5","@babel/plugin-transform-runtime":"^7.15.0","@babel/preset-env":"^7.15.6","@babel/preset-typescript":"^7.18.6","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^21.0.0","@rollup/plugin-node-resolve":"^13.0.5","@types/jest":"^29.0.3","babel-jest":"^29.0.3","jest":"^29.0.3","jest-environment-jsdom":"^29.0.3","rollup":"^2.58.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","ts-jest":"^29.0.2","ts-node":"^10.9.1","tslib":"^2.3.1","typescript":"^4.4.3"},"dependencies":{"deepmerge":"^4.2.2"},"publishConfig":{"registry":"https://registry.npmjs.org","access":"public"}}