{"name":"gatsby-interface","version":"0.0.46-pricingCard.1","description":"Component library for Gatsby projects","source":"src/index.js","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"dist/index.es.js","types":"dist/index.d.ts","scripts":{"test":"jest","test:watch":"jest --watch","storybook":"start-storybook -p 6006","build-storybook":"build-storybook","type-check":"tsc --noEmit","type-check:watch":"yarn type-check --watch","build:types":"tsc --emitDeclarationOnly -p tsconfig.build-types.json","build":"babel src -d dist","build:rollup":"yarn build:types && rollup -c","dev":"watch 'yarn run build' src","stylelint":"stylelint './src/**/*.js'","format":"prettier-eslint --write \"src/**/*.js\" && eslint src --fix --color --ext .js,.jsx,.ts,.tsx --report-unused-disable-directives","lint:commit":"prettier-eslint --eslint-config-path=.eslintrc --write","chromatic":"chromatic test","scaffold:icon":"babel-node --presets @babel/env scripts/scaffold-icon/scaffold-icon.js"},"author":"","license":"ISC","dependencies":{"@loadable/component":"^5.10.2","@reach/alert":"^0.1.5","filestack-react":"^3.1.0","gatsby-design-tokens":"^1.0.0"},"peerDependencies":{"@emotion/core":"^10.0.14","@emotion/styled":"^10.0.14","filestack-react":"^3.1.0","gatsby":"2.6.0","prop-types":"^15.6.1","react":"^16.8.1","react-dom":"^16.8.1","react-icons":"^3.2.1"},"devDependencies":{"@babel/core":"^7.0.0","@babel/node":"^7.6.1","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-do-expressions":"^7.0.0","@babel/plugin-proposal-export-default-from":"^7.0.0","@babel/plugin-proposal-export-namespace-from":"^7.0.0","@babel/plugin-proposal-function-bind":"^7.0.0","@babel/plugin-proposal-function-sent":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-proposal-logical-assignment-operators":"^7.0.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.0.0","@babel/plugin-proposal-numeric-separator":"^7.0.0","@babel/plugin-proposal-optional-chaining":"^7.0.0","@babel/plugin-proposal-pipeline-operator":"^7.0.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/preset-typescript":"^7.3.3","@emotion/babel-preset-css-prop":"^10.0.14","@emotion/core":"^10.0.14","@emotion/styled":"^10.0.14","@storybook/addon-a11y":"^5.0.11","@storybook/addon-actions":"^5.0.11","@storybook/addon-console":"^1.1.0","@storybook/addon-info":"^5.0.11","@storybook/addon-knobs":"^5.0.11","@storybook/addon-links":"^5.1.10","@storybook/addon-storyshots":"^5.0.11","@storybook/addon-storysource":"^5.0.11","@storybook/addon-viewport":"^5.1.11","@storybook/addons":"^5.0.11","@storybook/react":"^5.0.11","@storybook/source-loader":"^5.2.0-alpha.14","@svgr/rollup":"^2.4.1","@types/react":"16.8.1","@types/react-dom":"16.8.1","@types/storybook__addon-knobs":"^5.0.3","@types/storybook__react":"^4.0.2","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","babel-jest":"^24.9.0","babel-loader":"^8.0.4","babel-plugin-emotion":"^10.0.14","babel-plugin-react-docgen":"^2.0.2","babel-plugin-require-context-hook":"^1.0.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-preset-gatsby":"^0.1.11","chalk":"^2.4.2","commander":"^3.0.1","deepmerge":"^4.0.0","dotenv":"^5.0.1","ejs":"^2.7.1","eslint":"^6.3.0","eslint-config-google":"^0.12.0","eslint-config-prettier":"^4.0.0","eslint-config-react-app":"^3.0.6","eslint-plugin-cypress":"^2.2.0","eslint-plugin-jsx-a11y":"^6.2.0","eslint-plugin-prettier":"^3.0.1","eslint-plugin-react":"^7.12.4","filestack-react":"^3.1.0","formik":"^1.5.8","fs":"^0.0.1-security","gatsby":"2.6.0","husky":"^1.3.1","jest":"^24.9.0","jest-dom":"^3.1.1","jest-emotion":"^10.0.14","lint-staged":"^8.1.0","path":"^0.12.7","prettier":"^1.16.1","prettier-eslint-cli":"^4.7.1","prop-types":"^15.6.1","react":"^16.8.1","react-dom":"^16.8.1","react-icons":"^3.2.1","react-storybook-addon-chapters":"^3.1.5","react-test-renderer":"^16.8.6","react-testing-library":"^5.6.1","rollup":"^0.64.1","rollup-plugin-babel":"^4.0.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-copy":"^3.1.0","rollup-plugin-delete":"^1.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-peer-deps-external":"^2.2.0","rollup-plugin-postcss":"^1.6.2","rollup-plugin-svg":"^2.0.0","rollup-plugin-url":"^1.4.0","storybook-chromatic":"^2.1.1","storybook-host":"^5.1.0","storybook-readme":"^5.0.6","stylelint":"^9.9.0","stylelint-config-standard":"^18.2.0","stylelint-config-styled-components":"^0.1.1","stylelint-order":"^2.0.0","stylelint-processor-styled-components":"^1.5.1","typescript":"^3.6.2","unfetch":"^3.1.1","watch":"^1.0.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx,js,jsx,json,md,yml,yaml}":["yarn lint:commit","git add"]},"readmeFilename":"README.md","gitHead":"a2b95d635d18474e87c919c5613e6baeb32b6ef3","_id":"gatsby-interface@0.0.46-pricingCard.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"e5e5e7db39fd40a6134d7c4d09d5376d9129cef1","size":2530480,"noattachment":false,"key":"/gatsby-interface/-/gatsby-interface-0.0.46-pricingCard.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/gatsby-interface/download/gatsby-interface-0.0.46-pricingCard.1.tgz"},"maintainers":[{"name":"daniellewgatsby","email":""},{"name":"gatsby_integrations","email":""},{"name":"greglobinski","email":"greglobinski@gmail.com"},{"name":"kathmbeck","email":""},{"name":"mlgualtieri-gatsby","email":""},{"name":"pieh","email":""},{"name":"seanroberts","email":""},{"name":"serhalp-netlify","email":""},{"name":"wardpeet","email":"ward@coding-tech.com"}],"_npmUser":{"name":"greglobinski","email":"greglobinski@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gatsby-interface_0.0.46-pricingCard.1_1571820661624_0.42705153307611154"},"_hasShrinkwrap":false,"publish_time":1571820661843,"_cnpm_publish_time":1571820661843,"dist-tags":{"dev":"0.0.59-tokens.15","latest":"0.0.295","next":"0.0.59-next.4","pr-review":"0.0.60-beta1","pricing":"0.0.37-pricing.2"}}