{"version":"1.0.0-rc","repository":{"url":"https://github.com/Sevicente/sv-product-card","type":"git"},"homepage":"https://sergio-vicente.com","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist","src"],"engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","test:watch":"tsdx test --watch","lint":"tsdx lint","prepare":"tsdx build","size":"size-limit","analyze":"size-limit --why"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"sv-product-card","author":"Sergio","module":"dist/sv-product-card.esm.js","size-limit":[{"path":"dist/sv-product-card.cjs.production.min.js","limit":"10 KB"},{"path":"dist/sv-product-card.esm.js","limit":"10 KB"}],"devDependencies":{"@rollup/plugin-image":"^3.0.3","@size-limit/preset-small-lib":"^11.2.0","@types/react":"^17.0.85","@types/react-dom":"^17.0.26","husky":"^9.1.7","react":"^17.0.2","react-dom":"^17.0.2","rollup-plugin-postcss":"^4.0.2","size-limit":"^11.2.0","tsdx":"^0.14.1","tslib":"^2.8.1","typescript":"^3.9.10"},"keywords":["product","card","sergio","vicente"],"dependencies":{"@babel/preset-env":"^7.27.1","@babel/preset-react":"^7.27.1","@types/react-test-renderer":"^17.0.1","babel-jest":"^29.7.0","identity-obj-proxy":"^3.0.0","jest":"^25.5.4","react-test-renderer":"^17.0.2"},"jest":{"moduleNameMapper":{"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$":"identity-obj-proxy","\\.(css|less|scss|sass)$":"identity-obj-proxy"}}}