{"_id":"@0bie/pattern-lib-react","_rev":"4-d0888efb40010d8b53f8a211385fc9a8","time":{"0.0.1":"2019-03-04T06:32:48.224Z","created":"2019-03-04T06:40:37.465Z","1.0.0":"2019-03-04T06:40:37.977Z","modified":"2022-04-04T10:25:58.822Z"},"name":"@0bie/pattern-lib-react","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@0bie/pattern-lib-react","version":"1.0.0","description":"A collection of reusable UI components","main":"lib/index.js","scripts":{"babel":"babel","webpack":"webpack","eslint":"eslint","prebuild":"rimraf '{dist, lib}' && yarn lint","build":"yarn webpack","build:dev":"yarn build -- --mode development --env.env=dev","build:prod":"NODE_ENV=production yarn build -- --mode production --env.env=prod","build:lib":"rimraf lib && yarn lint && yarn babel ./src --out-dir ./lib","watch:dev":"yarn build:dev --watch","watch:prod":"yarn build:prod --watch","lint":"yarn eslint 'src/**/*.js'"},"keywords":["front-end","React","Javascript","pattern-library"],"author":{"name":"Obie"},"license":"MIT","devDependencies":{"@babel/cli":"7.2.3","@babel/core":"7.3.3","@babel/plugin-proposal-class-properties":"7.3.3","@babel/plugin-proposal-object-rest-spread":"7.3.2","@babel/plugin-syntax-dynamic-import":"7.2.0","@babel/plugin-transform-react-jsx":"7.3.0","@babel/preset-env":"7.3.1","babel-eslint":"10.0.1","babel-loader":"8.0.5","babel-plugin-transform-react-remove-prop-types":"0.4.24","compression-webpack-plugin":"2.0.0","eslint":"5.14.1","eslint-loader":"2.1.2","eslint-plugin-react":"7.12.4","image-webpack-loader":"4.6.0","prop-types":"15.7.2","rimraf":"2.6.3","uglifyjs-webpack-plugin":"2.1.1","url-loader":"1.1.2","webpack":"4.29.5","webpack-cli":"3.2.3","webpack-manifest-plugin":"2.0.4","webpack-merge":"4.2.1"},"dependencies":{"react":"16.8.3","react-dom":"16.8.3"},"sideEffects":false,"gitHead":"3fa444bce9a00798e56cbbe8155abf02bbdafe90","_id":"@0bie/pattern-lib-react@1.0.0","_nodeVersion":"11.10.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-ntbJggA6MgjcXftbHj2VEHCU2tQheVSEagop2KzOW5D46Vky798JwX07njERRWlwgAWQboQ5xkjKjKIhBkIYSg==","shasum":"417973694e1531bea352f3efe6bf92f668ddf8f9","tarball":"https://registry.npmjs.org/@0bie/pattern-lib-react/-/pattern-lib-react-1.0.0.tgz","fileCount":162,"unpackedSize":306908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfMhmCRA9TVsSAnZWagAAEMAP/jLuQBmrUeOSjxzWhIVc\nVU/CjNrkFYPesFYGskJIuQeIo7o71rO1bGf+Sx/BpP8Oja5zYbcGQH8Cytv8\nc91RpDdGifDTwkgfS/Vq1obhpEMgBwn6jE8fdobSjfOwk3XEfVWKMTbraEDh\njZ5c6y3tnpZpJ/6DTVvT04gP9nF8dn26yYVcH5WncbMjyNdfEQ9bQfFl1Voj\nphfdzt4WitI+o7EILK34yTpP5nyVgv7dP3+tzWPVInTXhm3WD65eeoarglDR\npkxYsq4cE5xJwpqfum8/cOhL9bmOxFceAb8Eow84wuowxoRiFl0DrnuIBKqI\nJz5RWUvCx/sCWbLW3mMLEDA8nmfB+Kx0HvPtHVlekDAM4aQG0MNhuSrAgBkR\n2wtberGrZLL6PGZP+3U1gAWINWMGxe6tVixJma5yFyxk3lSih1ApAEA6B6mb\nbeBNHXj2vGUM2GVnLSR/tvSV6uBuL6Ix4rA7iasLaRlNUSVQ8/HCcDHidJ7c\n0oZ5Zh6ORDjg24qpEInh+KzAVM001o+G4+KKeeJMo/HOp5Gsu0OqmQ+aDaIq\nY19sWtrHF6vLqowyqAo3j8qPvs9aNwHk+HlcOy2/SiYYF9TAC3UaX1MCwOK7\n4pS4op4eDgyogE2/FeK12Zbw5K5BOQIXNZ1nPq2weNzyffoft3kHW3GHZe5Y\n3BQo\r\n=ywSf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJbcZEdWt/ARyG6jtgyNHw2eXfDOkQtWmSnPjpctpDGgIhAIZWDK95I41l3VZk897use1GDJGjutceBtF3dsJRLNEP"}]},"maintainers":[{"name":"0bie","email":"obie.egwim.git@gmail.com"}],"_npmUser":{"name":"0bie","email":"obie.egwim.git@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pattern-lib-react_1.0.0_1551681637676_0.21243357705581767"},"_hasShrinkwrap":false}},"maintainers":[{"name":"0bie","email":"obie.egwim.git@gmail.com"}],"description":"A collection of reusable UI components","keywords":["front-end","React","Javascript","pattern-library"],"author":{"name":"Obie"},"license":"MIT","readme":"# Pattern Library\n\n> A collection of reusable UI components.\n\nThe purpose of this project is to enhance the client-side development process by providing a core base of reusable code (components).\n\nThis project is based on [pattern-lib](https://bit.ly/2P8F5ZI). [Components](https://bit.ly/2wqmOiO) have been rewritten in [ReactJS](https://bit.ly/2B7E1yR).\n\n## Usage\n\nTo use a component in your project import it as a named module.\n\n```js\nimport {Accordion} from 'pattern-lib-react';\n```\n\n## Documentation\n\n[Pattern Library Docs](https://bit.ly/2Pa6n1O)\n","readmeFilename":"README.md"}