{"_id":"reset-jss","_rev":"2-5ebeae4f98dbd6c7d16f959a6cab1653","name":"reset-jss","description":"JSS port of Meyer's reset.css","dist-tags":{"latest":"1.0.0"},"versions":{"0.1.0":{"name":"reset-jss","version":"0.1.0","description":"JSS port of Meyer's reset.css","author":{"name":"Oleg Slobodskoi","email":"oleg008@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/cssinjs/reset-jss.git"},"keywords":["meyer","reset","jss","cssinjs","css-in-js"],"scripts":{"lint":"eslint ./index.js","prepublishOnly":"npm run lint"},"devDependencies":{"babel-eslint":"^7.1.1","eslint":"^3.11.1","eslint-config-airbnb":"^13.0.0","eslint-config-jss":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^2.2.3","eslint-plugin-react":"^6.8.0"},"peerDependencies":{"jss":"^8.1.0","jss-global":"^2.0.0","jss-vendor-prefixer":"^6.0.0"},"gitHead":"0e1eaa338a3d76c54d77773d133a65227e61a231","bugs":{"url":"https://github.com/cssinjs/reset-jss/issues"},"homepage":"https://github.com/cssinjs/reset-jss#readme","_id":"reset-jss@0.1.0","_npmVersion":"5.3.0","_nodeVersion":"7.10.1","_npmUser":{"name":"kof","email":"oleg008@gmail.com"},"dist":{"integrity":"sha512-p7nlzZI36zDo8s9dmSDZLmTqyYc+zSRZMrhQNArzueqmzxgHxTT2/4mNc2HGs2jOvOI0O5g1Ygi/1R94DIdcMw==","shasum":"833c2b3350a3fc053526fe0f467e397f689792ed","tarball":"https://registry.npmjs.org/reset-jss/-/reset-jss-0.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGA7/TscnEa+VeSZsef0xqkL1Hd/B6Q2HyZAnFtFLi4NAiA7ZFeALFUu7Fc/lpWrKKz2I9CcW5AIl+lgoCxODu4zCQ=="}]},"maintainers":[{"name":"kof","email":"oleg008@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reset-jss-0.1.0.tgz_1502135129931_0.2822495372965932"}},"1.0.0":{"name":"reset-jss","version":"1.0.0","description":"JSS port of Meyer's reset.css","author":{"name":"Oleg Slobodskoi","email":"oleg008@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/cssinjs/reset-jss.git"},"keywords":["meyer","reset","jss","cssinjs","css-in-js"],"scripts":{"lint":"eslint ./index.js","prepublishOnly":"npm run lint"},"devDependencies":{"babel-eslint":"^7.1.1","eslint":"^3.11.1","eslint-config-airbnb":"^13.0.0","eslint-config-jss":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^2.2.3","eslint-plugin-react":"^6.8.0"},"peerDependencies":{"jss":"^9.0.0","jss-global":"^2.0.0"},"gitHead":"086e14508d391cd5a66ae606b082e89ad985d415","bugs":{"url":"https://github.com/cssinjs/reset-jss/issues"},"homepage":"https://github.com/cssinjs/reset-jss#readme","_id":"reset-jss@1.0.0","_npmVersion":"5.4.2","_nodeVersion":"7.10.1","_npmUser":{"name":"kof","email":"oleg008@gmail.com"},"dist":{"integrity":"sha512-j+PEnE/UiAhVT+UcvsbelaGkG7MpkOfoRFPbgNAnDFkgtCAqjgmA3TlxyfgK85oUDHrhd1YQ7OV6Jfuo9Q7vpw==","shasum":"ab962773485ae56b8538be3eceebace1bb46f169","tarball":"https://registry.npmjs.org/reset-jss/-/reset-jss-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwjtz0Gc0p410L8I+LSHiSC7vwTjmBsZhSd4gA7sR5FAIgS2/IcS5scgf9yUl5I+My353UwMs33gqMDL64XDJ3jCQ="}]},"maintainers":[{"name":"kof","email":"oleg008@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/reset-jss-1.0.0.tgz_1512753020420_0.9622811826411635"}}},"readme":"## reset-jss\n\n[JSS](https://github.com/cssinjs/jss) port of [reset.css](http://meyerweb.com/eric/tools/css/reset/).\n\n#### Usage\n\n```js\nimport jss from 'jss'\nimport reset from 'reset-jss'\n\njss.createStyleSheet(reset).attach()\n```\n\n#### You must know\n\nRequired JSS plugins for correct working:\n\n  1. [jss-camel-case](https://github.com/cssinjs/jss-camel-case)\n  1. [jss-global](https://github.com/cssinjs/jss-global)\n\nAnyway, you can use a [preset](https://github.com/cssinjs/jss-preset-default) for a quick setup with default plugins.\n\n### Issues\n\nFile a bug against [cssinjs/jss prefixed with \\[reset-jss\\]](https://github.com/cssinjs/jss/issues/new?title=[reset-jss]%20).\n\n### License\n\nMIT\n","maintainers":[{"name":"kof","email":"oleg008@gmail.com"}],"time":{"modified":"2022-05-15T20:53:36.682Z","created":"2017-08-07T19:45:30.843Z","0.1.0":"2017-08-07T19:45:30.843Z","1.0.0":"2017-12-08T17:10:21.299Z"},"homepage":"https://github.com/cssinjs/reset-jss#readme","keywords":["meyer","reset","jss","cssinjs","css-in-js"],"repository":{"type":"git","url":"git+ssh://git@github.com/cssinjs/reset-jss.git"},"author":{"name":"Oleg Slobodskoi","email":"oleg008@gmail.com"},"bugs":{"url":"https://github.com/cssinjs/reset-jss/issues"},"license":"MIT","readmeFilename":"README.md"}