{"maintainers":[{"email":"npm@emmas.town","name":"anonymous"},{"email":"kye.hohenberger@gmail.com","name":"anonymous"},{"email":"emotion-release-bot@hamil.town","name":"anonymous"},{"email":"mateuszburzynski@gmail.com","name":"anonymous"}],"dist-tags":{"latest":"0.8.5","really-unsafe-please-do-not-use":"10.0.0-really-unsafe-please-do-not-use.2"},"description":"A custom build of Stylis","readme":"# @emotion/stylis\n\n> A custom build of Stylis\n\n`@emotion/stylis` is a version of [Stylis](https://github.com/thysultan/stylis.js) that has been modified slightly to make it smaller. The only Stylis option that can be changed is `prefix`, the rest of the options are already set to the values shown below and cannot be changed. This package also only exports the constructer, so you have to do `new Stylis()` and use the result from that rather than directly calling `Stylis`. The result of that function also cannot be used to create a stylis instance unlike stylis.\n\n```js\ntype Options = {\n  global: false,\n  preserve: false,\n  keyframe: false,\n  semicolon: true,\n  cascade: true,\n  compress: false,\n  prefix: boolean | ((key: string, value: string, context: number) => boolean)\n}\n```\n\n```jsx\nimport Stylis from '@emotion/stylis'\n\nconst stylis = new Stylis()\n\nstylis('.css-hash', 'display:flex;') // .css-hash{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}\n```\n\n## Building this package\n\nTo build this package from a newer version of stylis, update the version of stylis that is installed as a devDependency and run `node build.js` in the directory of this package. This will read the source of stylis, transform it slightly, use the [Google Closure Compiler REST API](https://developers.google.com/closure/compiler/docs/gettingstarted_api) to minify it, format it with Prettier and then write it to `src/stylis.min.js`.\n\n# Thanks\n\nStylis was written by [Sultan Tarimo](https://github.com/thysultan). ❤️\n","repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/packages/stylis"},"license":"MIT","versions":{"0.6.2":{"name":"@emotion/stylis","version":"0.6.2","description":"internal flow types and constants for emotion","main":"dist/index.cjs.js","module":"dist/index.es.js","license":"MIT","repository":{"type":"git","url":"https://github.com/emotion-js/next/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"^3.5.0"},"_id":"@emotion/stylis@0.6.2","dist":{"shasum":"7236eabd043cde98abdd8218840dbc3c73e9eefc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.2.tgz","fileCount":13,"unpackedSize":143863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0dBVCRA9TVsSAnZWagAAdoUP/RuYkjCYJaRPoIWHn3/T\nDe4zuqEwGlsWoic3Qgb/RfTQ6YVfsbLYhwgAsJvRzZDvsM9UT9TMbrBZfFM1\nfmu4o7lWoK0u/4dz5SscqptO1owDzae5A3Z6YMS65xvGzxcyyJuvttZs2m3N\naQ25oFtJ+8h1kn9QUKJKJjEtv4XEkuoonpTwOd5ezy35d9qIjHHvUyBSik+K\nabXP1iyh+fNyd/bloOC2VNfwOhqs1KBK32cFf7JR6rFqyrhc5Hly6ImADJWX\nrrEjMG0iLHirTjmtilw7xqvuoKCYZCWtZ0mYvqggaT5OjkTMjiiFuQGNby77\nm6mUdQ/F00N5OBJJnrD+GW38cb8p9BJpJ7xxJ7JqdtRVpjlT04Up28eH8L6G\nkQzWouzxGwoorizK1TwriceZTLZhDcL/Adl11gUL7ba1nnM/ryfLTQO8xjjd\n6uIegMpEX1U5oYDNP3xaelxMBaVBjTC3Azu1Uc2tJWRA4uGONEy2OgQBgS2Z\nZOWk7XHKV1IFfpcXzTmy11GpDAROJdVdf2iOduyaCWC+9uT3RPN4YtM7Dug0\nerUdyivXZN8BnwedfkxRXC2MkNcp1CECngDOHfo0jDjaemQPpcbfG5V5FiW1\n3xuZtQNdANEa3xUxvGyf4Y2zR+hc8/ODZj+O6O+JpftUw9xjlJQmrY69tNkN\n+gLE\r\n=x9EC\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-Tgu2xY8K1JWmoJAt9Mupfmm3yx9O27az85TVsIaxRZdWZaXb0/WdoEttLWKZTymX4tQ1qKoqcLCeVoLI4dCuwA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKtha55AocLiLo7IWtnE4blNy1M40l9bQ3oFegxl0zSAIhALiTAOr7B5nFxblx3d6X1Lcma7ls/jBY+J9AxVARfqWu"}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.2_1523699796900_0.8745573213184488"},"_hasShrinkwrap":false},"0.6.3":{"name":"@emotion/stylis","version":"0.6.3","description":"internal flow types and constants for emotion","main":"dist/index.cjs.js","module":"dist/index.es.js","license":"MIT","repository":{"type":"git","url":"https://github.com/emotion-js/next/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"^3.5.0"},"_id":"@emotion/stylis@0.6.3","dist":{"shasum":"4ad87410fbf79f3bc50b3c73e61d17a02604cf7f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.3.tgz","fileCount":13,"unpackedSize":134995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0f4iCRA9TVsSAnZWagAANQgP/13iABJEVELGCl2qtFcu\nQZGK/m5KmandeeJtWOiylNT4NB/NudwivRW97udpEU5anXD1hj9ujqhHJdOQ\nTQ55U1rwkGKrXEv1qr2pbfnnxhRzWCKkD3D9uh9KBYzPZWlrQczp1+osRzgJ\nr1Ek+cuLFLQcoFgN16wj0hOsAvp0Z4/K2vBSDWWN+xKzdSbdaqLAXKPAIQQ/\nkCSPH5JjkcXSgihRosJMNKW/y+CuausuhtZQhupOrXWdFutbwFjNYj+4fhRi\nopp0AggUjYquBSG/uYzet82ZPJETl3ver7wDfYsCI0EVu4PkNHZliwEQtOTP\ntenngOsmqH/Vt96a8kI5+1+9OmWLLuzZetXIoTwKr+s8GvIepkfW7Msyhkcl\nRLgX2KV1R43fR+C04mQIHZYqBOEy6CRmlmsJ9/1oxPB+DdgoB4hXjBVB7gtN\nmvI+ZtqF88tTUlpHRyY48R7zGd/25Dq/ABgR2VXHt1xeKK3btWihxKc/+jd0\nB684LdYTM133J2faaCwnyqnR5kfClJunH5WCs1kIVMcBfjeorPcpokGNMEc7\nuO9nXkT3Nrattl3mjdBkLmjaLrQdP7ET96Z1uU3JXXWjfeqX9LiVOw+qdYe1\nK2OgQ1t1m7DUnVQeiEM4iAgWCTNX2CJJGzEMiaeZeLhGei6eFvu9IuEIlNAF\nuJBa\r\n=OrY2\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-ccjNb5ksufzy5kh+djxaNOzN3hgzMozpemoFVKso+smdYCDtBevz8oYtrfagurEfMfcR0DZLL1GqmhduKnRDtg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiLBExjz+VBbKsvLaFyPDlb4NgT6GxMkAwojOh77DJUAIhAJ6TCtm2tgyd++2nN1CAUEEIzoRlCho+6xP1Zz/CCJ5u"}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.3_1523711521829_0.35508058493191896"},"_hasShrinkwrap":false},"0.6.4":{"name":"@emotion/stylis","version":"0.6.4","description":"internal flow types and constants for emotion","main":"dist/index.cjs.js","module":"dist/index.es.js","license":"MIT","repository":{"type":"git","url":"https://github.com/emotion-js/next/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"^3.5.0"},"_id":"@emotion/stylis@0.6.4","dist":{"shasum":"ad7dee926df2704745c38bc559b66682f25e711a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.4.tgz","fileCount":13,"unpackedSize":121603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0n+oCRA9TVsSAnZWagAATqYQAJj235wjMCObKbQXyh1V\n08Jilzmq4u3X0vH5sOuEug5cXhPphRADJIi4qUTY0EJPkLWqLJuBbmcvJ308\nCsvHvVoR9PoNkgs8yTcGPRh0pVHTozLT3WFGa8sRcK+hk7ycSLwmMlPrQKuS\nswA+kilw/zK61ZzOE48HW568Dv9ACDM3RDhCpXRbS1WTwOnDyl5gvFzjRjDw\n0f0mGyp3JRU5Z/ju5ZB0Ymi41AlUpGdgkX6hMS0jMxfW4TNNZa2KmUXpdOrg\nkpOu19YtI/3RmitQc18AD/oLPlh8wosEwyZ0cWOLF0eNhhPQQsysJSh5Q5RK\nz8NSkKxApkid0GO07vvj97kG/LpZhWgP4a2Cqd2APd5b7T4sgM+ggoqotZ0E\ndL1cACoG3j6RKLp2mRbnz7LIpKeldtz37BVXJlfVsJZ2PmpOfCtoVUirI0ju\n1AahWByiFLTHfixl5PJX7m+kBsu9tK/LRfTNHcwWqJYhGwQAU+HIBnx/5oAj\naNrYYw+JTN3ht6DEspwhAzzNj2dA7PZiK4TljAY0oe995Ei5g4Tyd5d2y39e\nuAGegQ73cng3sDgbiYTxomyBtqAx2Rq8RcWYdbavqcGt6mpOKxuZfDQQhtdf\n6zR2gVTZUmfbGlI65/BbCH5AKtNmVfnzJr+OPirLXum4uLfp7NYDyVYmPxjy\na5lE\r\n=1lEK\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-pBeCC+GLymAGbK1VeCKqRIVEbOT9+bor2xh94Ab710NB2+kIcfpRyYVzTEldI+pQA/7dYGqK6yScVfIDpjd0Rg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDj1aRd2BPN0R57pG/Qnx7QZeq75D30Xzeu4RdG6/XzmAIgHB0pFjCoc06qVc0ig84xMonRrPH00Ec1nlOmu0BiNms="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.4_1523744679759_0.8579052127913112"},"_hasShrinkwrap":false},"0.6.5":{"name":"@emotion/stylis","version":"0.6.5","description":"A custom build of Stylis","main":"dist/index.cjs.js","module":"dist/index.es.js","license":"MIT","repository":{"type":"git","url":"https://github.com/emotion-js/next/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"^3.5.0"},"_id":"@emotion/stylis@0.6.5","dist":{"shasum":"3e1bb0e52307d66212bcd307e2cb4d079f2a0b6a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.5.tgz","fileCount":13,"unpackedSize":118727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0p42CRA9TVsSAnZWagAAgX4P/R67HwRbiSs04gZJU4Qs\nMcF5QhGbnb1vH8gzvBgJI7BAVNnF91+0wsEnF/2Z60tLvNyADq1IPD4FKi7x\nCwdzz5zB84r9NBTE6uHKj1a4UbZsbaBpoUKHNDlHwYb9pc3VyBSuvwtbNPEp\nDpE5mMlMZBUWKuf4F3eSI7Zu2gqwlGNbDabt+AX8fwBI+aapditKBb63DzuW\nhltDoaq1Dxz+fwFFcncpD28mg4YsHTxP4gfJv+i8xo1e20AGV8WKea4e2v2z\n8XEolhmdp6OorDIhcEK5pYyepAZToE1aCHwIU3W78wXACGsKedsoOluVkD5d\nDAvERs9kCkXrXx7n6Di3Z0TTzxWeELwANJrH+HHchu5Tctr2YbT5Za87ISRq\nvcvQfQ4c9GYW1cU6pqszCmOATUMDGXEEs5XYqeTKr2s0A9HN7nXv5n+5YYFH\nLGLgo4JC9uADfku3k2l6vwVxPHgwQDapLEroCFet0iKFsPZ7fUvgxbjiNBZb\n+zZpSr6KZUuEGrAQacFQFKR5Dugp1IiYbJ4n2eY1j/W60usYzVG0BghgBInp\nDl+Pc/vXXfIzwT/77OXLkLMuYPXjDnbvNiwJ/0nSLRjMKF0gSVuorGcmdMO5\nuowXRn8yHGGtxGDCUBAMcmJBkMkn2XTLD2udN9r7FUfCpdw0TvRt9HNjKrnD\nC7Tu\r\n=r5to\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-hchFuWkzArBOJkB2ZMzxftNJppRIya3zPg+dNXW3BrWvOQxHTHpllW904v2HhLI1wiRKrA4J0q9HVGVkBxTxJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8suwuxPZVH2qOOhYiZBIpr024hSXO+M2wpb90D3L6hAiBwNZicU8jhhX1g9E0Ocbjss+ppbjHT7gPvIEZmEbdeCA=="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.5_1523752502213_0.20946582764269217"},"_hasShrinkwrap":false},"0.6.6":{"name":"@emotion/stylis","version":"0.6.6","description":"A custom build of Stylis","main":"dist/index.cjs.js","module":"dist/index.es.js","license":"MIT","repository":{"type":"git","url":"https://github.com/emotion-js/next/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"^3.5.0"},"umd:main":"./dist/index.min.js","_id":"@emotion/stylis@0.6.6","dist":{"shasum":"86e7ccac7a6108cbbbea65cd8ae76818dc66db53","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.6.tgz","fileCount":15,"unpackedSize":154404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5Di1CRA9TVsSAnZWagAAOwAP/3/E1Ez2rUEVr7EY8liV\nqc6yxPAg8qTfg5yN1hYN+9p8OPBdfNu0+sagfBVIxFdrdw0cEUw35tVoTiyH\neIO+IlG6fES1oQspf2RTNnEkhqVlnnAchOhBRD3m4iveSwd4jMNUx+LeKNY5\n1yWzKu/Nw8bckB6jHKkdSxK4ZgG8m8IBP0x1cyXTIQKE1Q4m4rlOqrz6Wpts\nwZio6CqaGdisje1fRG6dyuCXLNNyusYSVaHnpuFwlH/1dQxjtzHFQFTmZF3i\n3bbqakkBfW7Pjgnd37fi6wG0vufkXLXpSHrraFh0Za8wNvtnx5AFJqYhgG9o\nIOuu4IKD7oebo5G/wTZLYGG7YBushJ6EP2PdFuYOag0cVZMwKP5wWw4NQV74\noMkkZyxSv+Mb1WyveP5hQxLx0oosItluqDMzQWmxDGZOy2ARUchjnKLqF6Vs\n3HjneVPtjpZ2x0OoYQa9cNSi3StupeWfaTT2lT38ATOVFq3XSGFA27w7Y/Vo\nm5dBRLPpJN7vvUQHFMNB+P2j2JTjme/nUqtbpCdYNjAjjmDn0iGf1bCJcMh2\ny2KTesGrxij8QYXZV/JKvu8/Id+6qhmzkTQjyN1AzO909tevxBFJFfift0MI\neW8AblpP43YZXL7oMZclQcLay0yV8332CdeC3gkBnPsNPYbDP8LFC/ZCzdib\nukA+\r\n=v/s/\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-tr8O9SozgbDojmtURs18AY/9Pyn7TEtuiurtrb9y2ORNGc0DnrqBHCret9WlY94/lh9uALM+TIf8yk55nWRtTw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFsntfQ4GepPOkzh9elbk5jknuDfedHdLw4+R4HqRK9ZAiBlqUggresvKyDL31kh2BWXsqWDDchVk2PfLn4qghfSAg=="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.6_1524906164754_0.600745924095309"},"_hasShrinkwrap":false},"0.6.7":{"name":"@emotion/stylis","version":"0.6.7","description":"A custom build of Stylis","main":"dist/index.cjs.js","module":"dist/index.es.js","license":"MIT","repository":{"type":"git","url":"https://github.com/emotion-js/next/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"^3.5.0"},"umd:main":"./dist/index.min.js","_id":"@emotion/stylis@0.6.7","dist":{"shasum":"730a6aa2198257124940014d7fffac7cf3e6614c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.7.tgz","fileCount":15,"unpackedSize":154404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7S1YCRA9TVsSAnZWagAAs7YP/3zYRa8kzdTLNvg9I7i0\nbvmyl3D3c2QuOg+uoURpdxbmBHfPOnSF3ovwnp5xEAo/wcswtAnhSh/L9vri\n4izazpMsWiy5MA4DcEH+X086F/ydcxZOVcKIrY1FgHiriRNbxejOyEWf+LWC\nINq6gkl/JjcDzhNlCEgHNK4gdVoCuRdcyf4c/VqCZPZZ0ZMs9bJ9aZO95ZTD\nohUZVYWUP9mx+ZgE1OzwQUXb7dQ0S73+aBjLhNPD1ta2r8HhzU4KdlD3pwTE\nN1a49G0MMWERur09puMGhtb6+niSLCj0UXDay/IWPsZLwK4vHUl1OFlF9Cv4\n8TrUUQH6e9ctQSmQ5T4CwkofVBVcNo8RHbKXd7HhQE0imRh/vBs9EuR6E66Q\nad+zEgGSVi6EafD6UMv6JQAlix8NgaIJpBvgelI9u1vYu2W5WTUvt4xM2nye\njnjfa1YqTUqFym5EmfTr9EXATftFCXgdRZ7Ct8x2buvt1MAyo6GNMvNilD1s\nyCD4xmAtcCYlbUHWd8UpbV5kCid7BgURlWoo+kRLkPBOQZ/aPKvNaLRMqpfA\nBJF8/JIDIHFsS0RknYCCMF9AGAaX5JorDJvjsnFjrAJOxPQy5/ObMgyyLjqK\nT3t1qWB5YlS1+bQcUBN68EgFqSStkpfg/GJaKhcaRa8zcSPmL2O+WguC7VR2\njAms\r\n=mCvh\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-nveNl+8h04evWBLCFSzzhgyKsBya54a9iINB0wrRRq349B03JZGP/roQmrHgcDh/Zg9/wcwlFxOgSr2jA9UiHg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6HicshguhVrKxMqNcpBPqTP4+coQgYR0//RtGNMbEwwIhAKx+/Ed23ZZa9AH6+aLdX4UtaFxb7E4PJooem5KbdZTd"}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.7_1525493079521_0.5504237392242852"},"_hasShrinkwrap":false},"0.6.8":{"name":"@emotion/stylis","version":"0.6.8","description":"A custom build of Stylis","main":"dist/index.cjs.js","module":"dist/index.es.js","license":"MIT","repository":{"type":"git","url":"https://github.com/emotion-js/next/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"^3.5.0"},"umd:main":"./dist/index.min.js","_id":"@emotion/stylis@0.6.8","dist":{"shasum":"6ad4e8d32b19b440efa4481bbbcb98a8c12765bb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.8.tgz","fileCount":15,"unpackedSize":151984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/8zdCRA9TVsSAnZWagAAkN0QAIwWkmOxn6GamUwSYCY0\nwQAGtUKabRsI2Xvy+v0gMjGvW+S5QDedUBJMnLfv4iP4TyHTb7Hpg9GUuiJ9\nD7+qhv1PXtUAZT4xKGBXF26Gsg57dN4kzRTCJph45qCXJ+0FTzQVMDmT6R2Y\nTLnA5xuw2RjuG5C9LVNhQMSk5z5+o6rRG3b2V84ntYUGYNmcy1c+RvRswE8o\nKiLxpnoJE7ifjYOVWUZPVwTysLkbEF73TQpVhrP2Ucb2vMjAbdnQ1gDL5mfu\ndqKrdL2fDCt4VnxwAR+7nAnICGJFNNsNZIRWVrdQ8UUE2bkgUC9E68wYukZG\n9UefS90uoL/C/xHbMEVz8WfKP2PRT8v0jgG2pcESOzYj/dHXXg2o3zWJ3RUr\nhDB2pmeaXVrAsowBWnj9ZY+7/Z4SpMoCB63lqEzdIWTLIZ7hfkfDDdz5pBYG\nXD7yKXoVMugGg3w/uzshTisxlX5WAdQblOF7d24SWp+Pe7qfyGqPAiP2NksG\nJCdnHUlUl08YOQcnpcbcuwC4LBnB+OLR3rcr4UoWO2+xxHkVsCs0J+NeaF2q\ngBc8SgjriqO1p1Ro6a5bgTuBp0Zn3UzJi017dbKn8zfTEcgKtS29O55wE9j6\nSN59T+JDYwacoCR8LUjciJ1sNjj+ggXDAAdEUL4UI354YOH6vKv3DTe5/GIi\nkpOI\r\n=OcT+\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-QD0U5ms2wLbQcodZb1qmKZ8rWaSFw7WwyRuvoir1nwpCmxBr9A5+U6/1LIAWWWIVEATQqFZe8zXxCBSXdhpxxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDms2/xx+B4bjChCt5VsWqnHaIuONmzXy3U0lcVkxpmoQIgRf3/ytadSq/JULvXd6ged2GupOUWBsD0IwwaEU+6/S0="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.8_1526713564302_0.08627273637754174"},"_hasShrinkwrap":false},"0.6.9":{"name":"@emotion/stylis","version":"0.6.9","description":"A custom build of Stylis","main":"dist/index.cjs.js","module":"dist/index.es.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/next/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"^3.5.0"},"umd:main":"./dist/index.min.js","_id":"@emotion/stylis@0.6.9","dist":{"shasum":"2145c179cc0fda18e5544bd65e249d3601920997","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.9.tgz","fileCount":15,"unpackedSize":152118,"integrity":"sha512-nWUaMHkmWEi+cfAhRRKqgUAr6/JQZV+nTqbX/bE97ni6inNSvu97//OiyieC4IDMtw9MCGsx89kGa5E9nBuMBw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfUs1eE5nskDtLqiK4ksoxUzNzv7uftxesJtOdRyZKYwIgW+mLKT6pBk/uR07vk8ItLmr+wroU+aTCvzjufMykByQ="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.9_1529192453907_0.7269900689623834"},"_hasShrinkwrap":false},"0.6.10":{"name":"@emotion/stylis","version":"0.6.10","description":"A custom build of Stylis","main":"dist/index.cjs.js","module":"dist/index.es.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/next/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"^3.5.1"},"umd:main":"./dist/index.min.js","_id":"@emotion/stylis@0.6.10","dist":{"shasum":"7d321e639ebc8ba23ace5990c20e94dcebb8f3dd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.10.tgz","fileCount":15,"unpackedSize":154319,"integrity":"sha512-CBvK427ZInnDMiynjQ9iCywXre32swZrP6EZMK/YqyPBkL/H6XMQ3/XiAFpBYyjXLKsFKqBVytW/aehqpHsNgw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbz7e8y0GNIIL6UVQj9/kqYT9ZikD9TJxStcBz0S0drgIhAJ/GzObQ+7w9CafBdvl7d8kZQVmUEIu5hplmWUMSeNG4"}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.10_1529612794681_0.8408283005170178"},"_hasShrinkwrap":false},"0.6.11":{"name":"@emotion/stylis","version":"0.6.11","description":"A custom build of Stylis","main":"dist/index.cjs.js","module":"dist/index.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/next-packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.3"},"umd:main":"./dist/index.min.js","_id":"@emotion/stylis@0.6.11","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-h+hVHzCovx+8e50Ci4QA9iE639sjv3E0a/AcE2GsctbvYULkDcuLbTMi2NabaaNnM9YZh1FagM5duPaeLYDsCA==","shasum":"6eed7d27b7d6e833f3af354e910b9f8adc285f28","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.11.tgz","fileCount":10,"unpackedSize":160478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSXdyCRA9TVsSAnZWagAAQsAQAJkTHO6cQjGMT38JE5ix\n4gHtfF7JJ+FwDCFPco/hEotw6NCpjXrlQt341p4TIpvtqRYsGgTC/uJjgJeo\n+reBHRn7clKntealYvObSIWjuFSUcsj/DdMM4/DdfhU1U7bHo6XZw3RpY2On\nMymFdjDG2kJE7OMGJVgBdbh7rIA3Wz43egiyS1WsbhQW71MPT+z0HR1bhoPW\nql0aFPo1bCiCumlMvQ+C7lQMziGsprYRIhC8pP90GTZaNMddciYwi8Yiod3I\nrh3MuOHzh0hStDA6ytYtVwUWFv5Jk5nnzNwJgdxnxLJtIukh2BaxoePJIZl3\nXD1kRfMOYlmDazTnTS+To71+kb6G/2k3TN5axV7x6j5tt0FYztji6pOUDtUo\nVTRUid2krYvqB7aezIBInq86QJhxgHigZCAg7uRA43TFDvSKpDuWwyZNlYXY\n6U6C9T7s0NNCW9VKNBkNzeYZqDj4Jaj/SVXOVetwo/2HPohNDHAkSYF+Ss6x\nejawEEmNfkIiw259IJZztLNnGNd1cKdmXLMrShijLWLDLA9iBdWhFL1C/NNk\n8YzTmdF+q+mKb4zRsjWiW5quRnXaV8JISgvGJ7FJvmTC1cndYKJfZXRnpnrb\nOrMr/cHOmOx6RwxKPL9pfBcbgLWTiQ4v2Qv9Ci8r8hHmZRhXixofWX58Iiu+\nXKLq\r\n=g9Pm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGCPEH5+0srbekSlA/Q6XxSjzfbLxS7An4OM1c36N9+NAiEAxYe9z9YAydn5iaC7y4DEU/pCU/cyEnrerWYdHcPgFOM="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.11_1531541362397_0.8984142542790652"},"_hasShrinkwrap":false},"0.6.12":{"name":"@emotion/stylis","version":"0.6.12","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/next-packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.3"},"umd:main":"./dist/index.min.js","_id":"@emotion/stylis@0.6.12","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-yS+t7l5FeYeiIyADyqjFBJvdotpphHb2S3mP4qak5BpV7ODvxuyAVF24IchEslW+A1MWHAhn5SiOW6GZIumiEQ==","shasum":"3fb58220e0fc9e380bcabbb3edde396ddc1dfe6e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.6.12.tgz","fileCount":12,"unpackedSize":160650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSsgBCRA9TVsSAnZWagAAumQP/iaZ44xxMZtcIfLCk+NX\nO/QLbqJ0lqVpxlFQexdlgm9G5hVFXVJ+UUE4XNuPDkKg7MiE4rbfBJ31x9LL\nRnlmpjWBurwbK78pcLGFRfjGxNW3RxZe6nMDuDrmbbz4dLoWc9CH1gcQXKGc\nZK5rvfyjM3kyfDtZBxabcqX1Ol2/UIF9obAXllHlxbnczUQa6HSQYJRmPvKO\nJxg6Dhv0vY5hla8Pgs18sWj2NW2CYSNjdd92n3owpJbn8rBhAJzpTfmNeNIa\nFsZEre5d1eJ/E8cEDKNBzb5YycVPjW2X2T4yLYY6fN3KKp0+FCpn44RWbYdB\n2KyBkPQf2wJ5XlLY6eeZL0ulAgLUD27PJ6U1pyJrRTl4tKS6F0Pc7mR76B3F\n6Wllb6MAAHVaMFGNVcAQA8eyhAFcH9aK8eFWe7qQT3RgzP6mjL8vtPVBE4Cb\nobD1wWl9gRAuXV952mJZioKhAWmhh0MJWwGTkwKNFicNN6Ph0JQUjzUZcFvo\njcHqz/dFhPxH9AAjZG151fJr9vb6LmMj6ubXXFPflgyK01NxqX+gEmImBIOF\nN1RZS9ZmNuV0FgI2Ei2PNPsBcCgsIAMHblLZ9RL9zq4D381GD5JsKLGxf9An\nY+VOAx4/GsBDnLeYhGUZGtjbPlH2b1ra98U2hZy9XZtnroM1rfvzUwk/basA\n1KMt\r\n=HUtK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGzUk15dnq1R2J8tbhXJc5sBoDgrcC+hA2SkZRzRsL2FAiEAt1UQZj94dFnG1qj4segDOYBeFBTpV882u6qBLKuY3V8="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.6.12_1531627521396_0.9849297205669374"},"_hasShrinkwrap":false},"0.7.0":{"name":"@emotion/stylis","version":"0.7.0","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/next-packages/stylis"},"publishConfig":{"access":"public"},"files":["src","dist"],"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.3"},"umd:main":"./dist/index.min.js","_id":"@emotion/stylis@0.7.0","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-DTq3Wo4p63JoogA5TaVKZHj7QcU32kRF+iKLWJnfGlIw4S+v90rVHX8pLQETKILWXk05iZ2b0KUKFMTAHYbytw==","shasum":"4c30e6fccc9555e42fa6fef98b3bd0788b954684","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.7.0.tgz","fileCount":10,"unpackedSize":88930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZQOpCRA9TVsSAnZWagAAbi0P/1fL5O7uUStP/0BhHGIC\npx5gVRbMQax+na+mo9O8jigl4wOD55pLywanIk1Dw+O9Vg9zBu25CyCXmfoA\nfyZuzhnmUo+Q/k2k7DKuuQUF8PyOGTn4EVFFirp05CPd5rU0Ftd25HfjUH/7\nKynmI3omQP/npUQW5aJAxXhaJofWY+9TGvLgCxaVTX+3JHfqIWnUmp/8T6Wm\nCaFKGy1HzzvPzFzS0/9oeOZD/AqqbqDDAMxASujOh6nu8IxteUz+3NXCUE0x\nuvrsrXNezAqipp7whoaw9FWnl+BPR0QtxT+lExryQT/wF9iJQ/G5snjrldZn\nKKXvp3tbj1/EHZt1SrdLh/yKxS9Ax98s6Ysmaz6ok0aVKjGGLpzrw68uW7mL\nbHr6GzW4j45LDpjLtIPwxpOfjX78I0gk59TB0gxqwnpdsK1AFEQtbgz9G0Qr\nC0LiBEzNn7FVoLBRFc2bb0iJim0zM5nTdLq0ubfmFNBz3aZu35upBHvarp0e\ngVeaHIdV34cFIUHQDy6u0TeDTloRN1gvoGKxkPXja29//vWzVQY7QJQqp7K9\nvd8iEuRole8c9VEjeInmK/9OsYNMpRGw2bKP9ymhOG6jFwJMJOIg5DSiwy2l\nVJ6f07+Wpb4o2MO6kFK0ucCCxlchwtx9tAiBp/quSyETUBGFXsUAvX3YjZio\ng8rc\r\n=WIt3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEVPIoSbkpLbwDVv/Vd71MbRLcOwKugfjB94q/1/CPzgIhALuXw5iSd/KcGehMhc5qrqGVQ7ywOCjCZRFMpSwjXRHW"}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.7.0_1533346722134_0.9437448325925233"},"_hasShrinkwrap":false},"0.7.1":{"name":"@emotion/stylis","version":"0.7.1","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/next-packages/stylis"},"publishConfig":{"access":"public"},"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.3"},"umd:main":"./dist/index.min.js","gitHead":"94fed7652759a0f1962da66b922299398e39fe4d","_resolved":"","_integrity":"","_from":"file:emotion-stylis-0.7.1.tgz","_id":"@emotion/stylis@0.7.1","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-/SLmSIkN13M//53TtNxgxo57mcJk/UJIDFRKwOiLIBEyBHEcipgR6hNMQ/59Sl4VjCJ0Z/3zeAZyvnSLPG/1HQ==","shasum":"50f63225e712d99e2b2b39c19c70fff023793ca5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.7.1.tgz","fileCount":11,"unpackedSize":90616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpAnFCRA9TVsSAnZWagAAPhIP+wUk22CAwAm0OS8E+TpB\nYrn2w48Nml4GZdEaNvo+wWFcJ8fVDdNtcnij3SI3sIxU6xtXpFTQ/tqKlPfd\nvmwMVvNL4d3BGw2yMj+vrs5aTQuArJFi4HNsxTMN2I3NdZMswlGAPKOLCrQZ\nm5OFuWBZLzQzHvKvisOwxo19CGXG5+JtudefvQDNx+3NNOPRVV78nDwvyGZ7\ncE+eyO5qNEUSrm9kqfBlRx9ogmxISRHJUPpF2h6dzCG8MwuGgzgBZMrDPyCw\n+xp3JdhJjVM6QfzS5Ity7MD8kBS74os2e3yRhw2Mv7yDOYrvhjyhRtxa7Pcc\ntIj6/Fql/Ejkm0aiEEWQTrHUja5tkppo5uPaGtxu+SxQtiPr3jtJhAtU1pJY\nROUgXmfpiD5NCrBUsE66L5B+8DghoC7zDwFsAR3jLuTHdsCyxeDF23yHoEg3\nobw6dsxSKVhNVI0FZ1+ziRTidObflsDYrqFYZdOWDvRZN+gAPMeWU6GYYT5W\n268fiPrQ+PwN69MGYiqWQGDSlnEPMXHLgZhAAwJd8k/f4/Im61aiCB+uTU+w\nQ879gbl+gZW/BCrFmnWgDui6x9/8Ej0jpz46xp6/Jq3Us7KB8YSnJSPZZgFd\nJ4XFnZ8cf6av6eBpBZYdxNx3An68GQTTy7oWYc5w9p9t3JIcCaHaCHLJDu9C\n8ckw\r\n=3HGj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCg4tY/64Wup1l/F2ilcfBm1ePKRBpQj+CXJhFzG4ArLwIgBKHk6tpTxlYs/LY9NrFTumkrd9k5tkNvOP3TSuLgs+A="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.7.1_1537477061204_0.6601131459440948"},"_hasShrinkwrap":false},"10.0.0-really-unsafe-please-do-not-use.0":{"name":"@emotion/stylis","version":"10.0.0-really-unsafe-please-do-not-use.0","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/next-packages/stylis"},"publishConfig":{"access":"public"},"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.3"},"umd:main":"./dist/index.min.js","browser":{"./dist/stylis.cjs.js":"./dist/stylis.browser.cjs.js"},"gitHead":"a5f3825603dffd69fddb44bf5f29afd7c49eabd5","_resolved":"","_integrity":"","_from":"file:emotion-stylis-10.0.0-really-unsafe-please-do-not-use.0.tgz","readme":"# @emotion/stylis\n\n> A custom build of Stylis\n\n`@emotion/stylis` is a version of [Stylis](https://github.com/thysultan/stylis.js) that has been modified slightly to make it smaller. The only Stylis option that can be changed is `prefix`, the rest of the options are already set to the values shown below and cannot be changed. This package also only exports the constructer, so you have to do `new Stylis()` and use the result from that rather than directly calling `Stylis`. The result of that function also cannot be used to create a stylis instance unlike stylis.\n\n```js\ntype Options = {\n  global: false,\n  preserve: false,\n  keyframe: false,\n  semicolon: true,\n  cascade: true,\n  compress: false,\n  prefix: boolean | ((key: string, value: string, context: number) => boolean)\n}\n```\n\n```jsx\nimport Stylis from '@emotion/stylis'\n\nconst stylis = new Stylis()\n\nstylis('.css-hash', 'display:flex;') // .css-hash{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}\n```\n\n## Building this package\n\nTo build this package from a newer version of stylis, update the version of stylis that is installed as a devDependency and run `node build.js` in the directory of this package. This will read the source of stylis, transform it slightly, use the [Google Closure Compiler REST API](https://developers.google.com/closure/compiler/docs/gettingstarted_api) to minify it, format it with Prettier and then write it to `src/stylis.min.js`.\n\n# Thanks\n\nStylis was written by [Sultan Tarimo](https://github.com/thysultan). ❤️\n","readmeFilename":"README.md","_id":"@emotion/stylis@10.0.0-really-unsafe-please-do-not-use.0","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-bPr1C8n5uTWI30atiWfdKUk7rAtoGygMdM+7COeNnSWdW7xn8oETQqOSTVjzzJPGuh+oh8ez2iIKihvxMAFnKg==","shasum":"260c560f57fd56ee724138ccd4a12c118c1a252a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-10.0.0-really-unsafe-please-do-not-use.0.tgz","fileCount":13,"unpackedSize":126016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrWjyCRA9TVsSAnZWagAA3SsP/iloHxHIJ1JzTvxg6V1Q\nJTHVSeEx3ydqS3KuvHyz8u6kIFW6DHgDX9/6oQCOp2e8Fjq7B/PUruKsObZc\n+06vUqTHo7xuXkL+wWnXaoiZwjL3ZTlXYZC8Pa4sVt21E8QLWmeXEVICoEcY\nqsXR9c1UL4L2aCntgtXcpg9HHYJc/R/+QNU9rTAl3Ui4c0ymCnxdGz1NRdYU\n48kfTIrAYehXHAOWu3jlIzAGtoZMVVesx9bvzfYRQ/196FJTkIm9zhZlr6/o\njE+kj7ZQup1UcpB5Xrzp7L2pUmqHu76M6vUDgq9ysCUYoZXIs90bXMVBeK52\neOMdZrf8/GwMnKKAVR6d3dtXuU1DFM8Mtz3XU2tbe3ifwH3a1RW79v9KFHaZ\nxJpweD92hyyMTwHIlLaXf4YC8yyk90MDv9WeP2EeVcEUy3J5c5MbMcFx1ABW\nQxLymEf5yBFLs2zUfUnx1FWe/k16UocWZ7bmqPKLp4HAMPYNTUeC46yI4RPd\nsI1cGIH4/tp1od65A/IDPf0uIfrxbYqjxOlkYZN3pd5IcfEXRbKSdIf0jTCr\nDIeu9F/SZlPKw/br1lXeXT5ncVi1eK1zUpFJ8G6PUa9OUw9BoKmrETHPP+7X\ny0Fm4pr0RO7SAGvqJy9E2TfLQnyyEXYvEnB/DU/lxNlpG0JTnOpiu4Thr7Zd\nDZpq\r\n=bBr3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGn9Wy5qTB879Kc3FS5BEw0veb+UYcY22uwMdv/wHzqVAiEA00xDXUydK4192DpF1m3h+bkvKoY0p+jK0w3LFSgipu0="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_10.0.0-really-unsafe-please-do-not-use.0_1538091249507_0.11004714616373046"},"_hasShrinkwrap":false},"10.0.0-really-unsafe-please-do-not-use.1":{"name":"@emotion/stylis","version":"10.0.0-really-unsafe-please-do-not-use.1","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/next-packages/stylis"},"publishConfig":{"access":"public"},"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.3"},"umd:main":"./dist/index.min.js","browser":{"./dist/stylis.cjs.js":"./dist/stylis.browser.cjs.js"},"gitHead":"2b1bf6ef43eaa9133ba7a9d7c8d96ebc1d3877e2","_resolved":"","_integrity":"","_from":"file:emotion-stylis-10.0.0-really-unsafe-please-do-not-use.1.tgz","_id":"@emotion/stylis@10.0.0-really-unsafe-please-do-not-use.1","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-k4E3u5Slj+aGA94xBQSM7mKsjL+qR9U3UEGTbwHCWt+xTmDzu9VGEscfJVaZtB4rPj2BQzdNe8Wq77xJU2E3bg==","shasum":"e18d8f5518cc94cacc07d7c0dc70e5e4ffe53a2b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-10.0.0-really-unsafe-please-do-not-use.1.tgz","fileCount":13,"unpackedSize":126016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrauLCRA9TVsSAnZWagAAExIQAIu2aCYHkU9bdqflnQRm\ngBOTgNYNHY3dY140sNuI9ZfxO0K/AoYkd6QMwhRN5iP8Uss6fc0yO676xkcU\nmaGsmOKPa3rA5XWBqy3lW9MBVGNDyEM78MIniQV5S2otGjPNfl5/fv+dVWxn\nCK4k1/sNzG7J1CFZxoW77HWmmcvcGg7NY56mbFdGR3HuF+dpAbNdavntNnAx\n04dRuECHSHJgXpORpT3nBLpiA/gtb4+sp9QneE5B1CFTFMl60f35oETVRtzC\nHkFrL6GVekiYSiWrGXbdAr4jAQqEhlQMTsc5K8+qd+BwvEp3veYtbJ6fAjoH\nbfuj4h7uqwKi2vGNdZ1gQhrAS0OaUxcCz/3YpnEt5rQdiL2Qnwd5qe2rvreT\nicFnMz8sa4/LaPCD5ibblbn5PLvimHTvcJbYZf1xbxiXG2Bq+Wgyo0y/0867\nLHc8W6iFMj0vF8hmNnGPbH/yntBKZ0Lkg7ix4fViBXI1rDARVcRBDyXx7ujb\n8ydIk7EMXt+8WyVRj5RUSCfn4Kiil24sy0Px534Nnz4OFfJXqdrVeghkyoMe\nUDWjolr0FnGrDuYHT4HWksA389LnHN72uugQnHuxR5O6IZfgrisv71V3N/xB\nV72ZsZN0ySN4CSBXh4WqiFD74NyHz2l1Ql22UFhYHL10JVhrP9gvmdZ/lxxZ\ns19v\r\n=Id4y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/Ml/Se4DQ27r8wmeN+WiAwIj9uYFNML9sP3wnThOw/AiEAvGlR7M8DCxWCkbH5Wa36QKhp1CzTjsHZ/Nsye1Ytobs="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_10.0.0-really-unsafe-please-do-not-use.1_1538108298582_0.16994931528421975"},"_hasShrinkwrap":false},"10.0.0-really-unsafe-please-do-not-use.2":{"name":"@emotion/stylis","version":"10.0.0-really-unsafe-please-do-not-use.2","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/next-packages/stylis"},"publishConfig":{"access":"public"},"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.3"},"umd:main":"./dist/index.min.js","browser":{"./dist/stylis.cjs.js":"./dist/stylis.browser.cjs.js"},"gitHead":"0da0de50f6f2c19e46bca7662d1a954d48db1264","_resolved":"","_integrity":"","_from":"file:emotion-stylis-10.0.0-really-unsafe-please-do-not-use.2.tgz","readme":"# @emotion/stylis\n\n> A custom build of Stylis\n\n`@emotion/stylis` is a version of [Stylis](https://github.com/thysultan/stylis.js) that has been modified slightly to make it smaller. The only Stylis option that can be changed is `prefix`, the rest of the options are already set to the values shown below and cannot be changed. This package also only exports the constructer, so you have to do `new Stylis()` and use the result from that rather than directly calling `Stylis`. The result of that function also cannot be used to create a stylis instance unlike stylis.\n\n```js\ntype Options = {\n  global: false,\n  preserve: false,\n  keyframe: false,\n  semicolon: true,\n  cascade: true,\n  compress: false,\n  prefix: boolean | ((key: string, value: string, context: number) => boolean)\n}\n```\n\n```jsx\nimport Stylis from '@emotion/stylis'\n\nconst stylis = new Stylis()\n\nstylis('.css-hash', 'display:flex;') // .css-hash{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}\n```\n\n## Building this package\n\nTo build this package from a newer version of stylis, update the version of stylis that is installed as a devDependency and run `node build.js` in the directory of this package. This will read the source of stylis, transform it slightly, use the [Google Closure Compiler REST API](https://developers.google.com/closure/compiler/docs/gettingstarted_api) to minify it, format it with Prettier and then write it to `src/stylis.min.js`.\n\n# Thanks\n\nStylis was written by [Sultan Tarimo](https://github.com/thysultan). ❤️\n","readmeFilename":"README.md","_id":"@emotion/stylis@10.0.0-really-unsafe-please-do-not-use.2","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-FIN9JEbLCzAaL+06BCmQN7dROTAeTkGIwWWQOfY/6Z6Z1TKmjpuf0t7bMKgdNCqRcqJccpyi/vLxbJ/649IaOA==","shasum":"9f016b9139159a4b2f9cec8d29bf1dbba6b6cca4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-10.0.0-really-unsafe-please-do-not-use.2.tgz","fileCount":13,"unpackedSize":126016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbra/0CRA9TVsSAnZWagAAd/4P/3P+U/72AtwVhq5O6X+8\n3onWTq8lyuQJPfV7sF7oZBTJ91tLX7SjWAded1kXYCeN6E2gbBEcesJTj9Ek\nrTIJEIJIpGLcq0OnIb+NfL3Nf4hVoxwolvEj1jpmvlLB6LlVu1kBEsHA15bF\nuwJj6CunqvgeZLvmf3ovcpTr5OK6tG3L+KANe24ZazKceK/X1TVnFrWhjIro\nxRXsWVePioqmzndq+3A4bNuJCAW9s9FMbLVqkAkVPBNyxbOtBY/BIQWKNMUj\neN5IoqX4jZs/WMX8PGDAdcHasp5I3lk9wFmXQhmF+hs94e8ZJNw3I8bZzSN7\n8JKouXjZ2adYxf8SQn4jqR6Dowcjcgy8LPhtGHjrN7+TH8CPm21rPbSKE8fA\nalE+9WM8JazKgMEXNInB4B5+RhQ/83OlKjULhn0i07ioOzHP4ofsbNanMXaL\nGt+SdDfT08oig+rC0YuWZ/H+Jc4N0SxzoEv5jIkBUQO6imPiOEY8DHTbI0Zz\nXW7QUEOXkDMlGWRG3o0zKeOcc58k8Fv5bomWuCuFdZhc4mPMPXaKmVw8K4Ks\nZI8hPFFZjXeWpctMNJ4DaMmVi5tm+TQ8hyvryh9zpZv8c6xO+hgYVWNFIWg/\nCDwtW+H1OiT6JfrmV9SnwC28ty26mUfOmu4eZXDZDsN9eQgNKP5g1b3SEj5C\niKu5\r\n=2jTh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAftgMUqmKFDdhsNqqu1K9gMh+cduk95qKZ38hgZgXkJAiBmz3UK+yHKdM0HZwd2WFNTZXm4jbOthAGUTlJpSX9ZiA=="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_10.0.0-really-unsafe-please-do-not-use.2_1538109428094_0.8725977129855775"},"_hasShrinkwrap":false},"0.8.0":{"name":"@emotion/stylis","version":"0.8.0","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.3"},"umd:main":"./dist/index.min.js","browser":{"./dist/stylis.cjs.js":"./dist/stylis.browser.cjs.js"},"_id":"@emotion/stylis@0.8.0","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-zDf8swgEFyHlBucaQffZvu3P9b6l8pYnnuRBsgAXiq2nRMU+svPSJ+T+dIEc6d0SuFpvJ4t6+wTRwLJ8aXX3XQ==","shasum":"7f7e6c039274c481482a5169d718405bf0bf2207","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.8.0.tgz","fileCount":16,"unpackedSize":129346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwaAgCRA9TVsSAnZWagAAIZEP/01v0R+JihZYMBqAtQvh\nqHdk5sT8fOrmk5iWBz6pcy4j+vV4cf/Rj16irg8f40YFK4p8240YrrTuB3Db\ny4MMN7iSp23V9KBdxy1Wqq2C6z9Gqaf95KB+USJzYSsmMVfsQkw7XY7iJ328\nYvbYdTK7n6Lzmu/7oTVlW4K33pNgP/jEmXqEou+/TUkRo70LOP0MwNZM7VE0\nDGDnyUfAyKApXsp77WqNoAQwTWaGlbgXRsq3QPXg4I7s88mVSGZcL0WUUOcL\nRs8prYb+zKZ/HuAWzbYWUpJKWodJjqGZc6ZCAOzxcWP3SFNZSkpA8+KV0pzP\ng/G50MsjSNlgUJTZsWvgFSx0inh35nrALWDHwSdMLOCoI4E81PDW72diwvv/\nUG5TD/zqzvDpa0EW07tY0tFiAdQ39gnDpRbGw+GyxKH7L3k9LtzoiTur4BWZ\nhIjVXIcENy9010rUilWkc5NAosyR4cPW2BMxqGd18ZI0r5lwgH5yKDHXU9PT\nwMILrLQOx7kFoVXemrbea+yyCR3iTt2NdND4t/si6ix7I0k4k4zLqZm1smfS\nQCjtstI4iSDLMRxtIGGqLoBcgzSmt5yTY4XVmtorKXCiOk8L5nmj71PB9BY2\nj//ONhaAOe5s8nT0/F1wlTMDZMz/rMan43aehR1l87TPP4WiHoaWQN01UITJ\nz504\r\n=FuTC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD20tV2vUoqPm/EotC62iXZDL593aqmQP8nI8BIAfuRQQIgLN2aCUjp5jEgtX+1y/idBNFeV6EoaeoeKi6qAc+tV08="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.8.0_1539416095241_0.4674383682668477"},"_hasShrinkwrap":false},"0.8.1":{"name":"@emotion/stylis","version":"0.8.1","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.4"},"umd:main":"./dist/index.min.js","browser":{"./dist/stylis.cjs.js":"./dist/stylis.browser.cjs.js"},"_id":"@emotion/stylis@0.8.1","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-4vryQzJg/v8gox0NpT8FuZSwvrLIuHH0gpRkBkbUjIZ/VpGhA+Xz3WFGcP7ySFF2pmnKBDOvE65+RBjvpWvb+Q==","shasum":"970e023b5172ecbc926374c2c79dc189d44ab60c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.8.1.tgz","fileCount":8,"unpackedSize":24386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6Qi0CRA9TVsSAnZWagAAKT8P/0xlFsPsIsMwcF63PBis\nkyM1ypqmujtGeRQ7j76tBlIPlzeB+isK3DQHJBnAUu+yOXf11mo9oxKGyZ2Y\n3nkQ420+IeFBwdRaGL0lQzrcn93xXWFJca9egSeUzpQ5hz9n408PgBHUoM2j\nZgFXTgRWbyjT85NBjyZCT/gMFjQhjveehqJwrNG21qPl/kh4r6fSw55unQl6\nNHs63eiuhTtETPzBseo2v3SzTNsjc+8y8WTonMEHk19tZz07nVatwwNmHy1c\nEJXJ+0QOE74ygpeHzetR7ghz/kKfQlU9xPFLCfSji00jN10VB/yphb4Q5IXS\nAxZfe21EsQ+lqVF+mj8d3OHoXSjsieZ7zr7/i2XVlX1YGAERl8GENU0z5oga\nT0MNKaBCLwtPYbE+1dtmwH+k14etwY1AgsUior29mWq2y7gVz3SzR7HLMzq7\nt/Y1FZNEXJIdl840uHW+RsvP6HCII6yb+kA8ti8evMduPjZ8j4zgKZEsLTsv\nD0nVgK8VTQQBV5kOkjoXePUq2r1Zd5hlv4ezWh6aKXiDWecrWsa+Od5t5Rs3\nB4//h7W3qU6+HzrH+tx5rmt/H9Kjn1+eF/uvbSPUvw8g/0xbujL31g+CaCk7\nPje+e8s1+b0qVU8xdfIAv5S23aU9leTopUvmgf3d/IqR+jZ2zPRk8ZTA0sDP\nyOEG\r\n=svil\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAg3eCF6JnX9sEac/Zf+te/AgGobWF2RowNs371KU/USAiEAjkp+y6WGJtMnv3sO0qq5bCCRZvijv656ksIB8+cHKZY="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.8.1_1541998772092_0.9509679144197904"},"_hasShrinkwrap":false},"0.8.2":{"name":"@emotion/stylis","version":"0.8.2","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.4"},"umd:main":"./dist/index.min.js","browser":{"./dist/stylis.cjs.js":"./dist/stylis.browser.cjs.js"},"_id":"@emotion/stylis@0.8.2","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-vWYT1jFTotuno6NuGt6Og/MshA3XIaA2X5NGkZ+6msPOLLglVir2dHtcv15xpHQu4a13KRVAl76dIp29VpHu/g==","shasum":"e9098154ce140ede3444ee1006557bec4c42fa8f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.8.2.tgz","fileCount":16,"unpackedSize":128638,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6QzCCRA9TVsSAnZWagAA5ucQAIR+xzEJkW5bKyIAt6E+\neYdQCfrdM9u2Ow+dy4Oidc0/oaEgOVMnSSWRb4IciT09jRTvz5+WoOixPNSS\nqd+4Pbn4DgB8Mh2jCn0xkTLTQKNkNd82wHgCCcMEQQqQnFJEo6qXENt++hKU\nORwPm9+5WN4jzEArRcstQxDOA8b8M3jy+1n69HierVzK+Yle14MmXaC8RGTE\n8VxUPCDjQUrdBAsDjyM/sZa5bvfGkT5kIEhildWEWD2BgWnmRxkabjWyDY2N\nUZDZzEGmuPPkOTTT5rp9uVgw9toc5WQYqM+hCA4RxFcWPMttvHIkGORiWHQB\ncAzj7d0lmtv+BVlILhAV2bHjZOcYp77B8vcK/h7uIIZZwTnLtpFWp3tf384L\ngpmzac/kzsOHwrxELD1gkPIPLqo0K0VNSjXGCqAE/cOpqugrGOyp2Ksz4bYV\nysWpaXCJ/ohVFFx+u2lYZXLjVerN2z9m07mWXeiLx3VkW6N4lW+vBcHjpZ05\nV+Aobem3tgoCrDHTXvxHnqOk13V6+CPHEPaMlaLi3URnfrxK94jQhhoUDRkC\nzTmpNnlogqEFafcQkR4jyGHYoZ5ZWyraqX7CRnJzSFY4G1FV2UJ3sziiVLS7\nYMDXQdF2tOLkoexf9nhm7wof6qPuNvnYgOEaV3fxibUu2CRpmtnBJLLx8XnZ\nx4v/\r\n=HCrQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0Wh8+DvsJMBE/KJqqrucsB9bbziDbT9QD6FGK+OHhAgIhAJYY2FFZwe2a5VCVrP/xPtEh7BqiM6J4gDJNXlGAdqYf"}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.8.2_1541999809727_0.923396921203745"},"_hasShrinkwrap":false},"0.8.3":{"name":"@emotion/stylis","version":"0.8.3","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.4"},"browser":{"./dist/stylis.cjs.js":"./dist/stylis.browser.cjs.js","./dist/stylis.esm.js":"./dist/stylis.browser.esm.js"},"_id":"@emotion/stylis@0.8.3","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"dist":{"integrity":"sha512-M3nMfJ6ndJMYloSIbYEBq6G3eqoYD41BpDOxreE8j0cb4fzz/5qvmqU9Mb2hzsXcCnIlGlWhS03PCzVGvTAe0Q==","shasum":"3ca7e9bcb31b3cb4afbaeb66156d86ee85e23246","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.8.3.tgz","fileCount":15,"unpackedSize":107510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8/90CRA9TVsSAnZWagAA+qIP/RySSdO4PVqPDJ7hq1Zm\n+AkhwUf8KEPJ87SrVjawFg1fxFktmln8pfCVvAGgB/nKtJaC9YOd2LlvzHaW\nqSXLbFsLj5opDa5adUBn2eQG+rGoLLhz6GumyT6Ne8+ck9oneU6DS8njWiM/\nn5x/XSZJJgMxWUYf5dmNedGEVWDsdFp3ZkYrnTnCgIzR9iMx4D8jw+YBO+Fd\nsHkNAq35OXrHTnYDjD8WSDdRBqONWQzdsiZFvplpqdlhTTMZrenArn7QOFVV\n+L7G/c3sq8D2Q+73deDlDrEA1e8PqosyaDhfqmWJd0AXzMpbrMjrYblKcBf2\nYDP+GIYvFE7xDade4RV1Cm00EZTr3Bc2TSlGbMCwaZltuxN/oEYiQt/OFw+G\nX1dV6itDzj5HZUDhT/BfNLYohv3ElsR09yzmiYOhLslvZT53T8dPauMgJZLM\nnAKw1gqO6r89bkb2bw4wlhqBYX+9X6hTezD8PkGYIOVDomjlORe1kEl2i996\nBIMt/qxzGaRXKw0ZwYD3X3j0Y+fImPHz5exkTXuWgUupmoGwFyLEpqrnYwX0\nTxdfuq0tqszbfHA/nczodEwgUIF2p3e8oghAdgYGK7HJJIFUo0HJpoe2h3V8\nuPoq1h41Nw/enjm/p05hnG/f/GOdvhEdEaje6G0pSJwFouM32hE274hAO7l2\nOZKQ\r\n=8LEI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE0FOrV1lUDW4lZYJnfak4FPk6aiMzhLd4LsWqtFSwtQAiA/nidsi+83W01U4MF3bkDJVy0Eb7M+NyspZKAt6BO4gw=="}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.8.3_1542717299858_0.5754230267215978"},"_hasShrinkwrap":false},"0.8.4":{"name":"@emotion/stylis","version":"0.8.4","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.4"},"browser":{"./dist/stylis.cjs.js":"./dist/stylis.browser.cjs.js","./dist/stylis.esm.js":"./dist/stylis.browser.esm.js"},"_id":"@emotion/stylis@0.8.4","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-TLmkCVm8f8gH0oLv+HWKiu7e8xmBIaokhxcEKPh1m8pXiV/akCiq50FvYgOwY42rjejck8nsdQxZlXZ7pmyBUQ==","shasum":"6c51afdf1dd0d73666ba09d2eb6c25c220d6fe4c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.8.4.tgz","fileCount":16,"unpackedSize":103474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEqmBCRA9TVsSAnZWagAA7h8QAIsMRrV3iH3Ib3dFt3+x\ntG6cq2oTXj7GJBT4FXVwaXnTb2wZ3TIzjAvNaQEEg+KoGNZnR6GIA/i3dh18\nSvgVOSmpk5QFT7YbKFk59P3gM1IXGMXDKL4xyob5ojv97x5F+saENb6s9oXF\n5eAItwarwHs6tHiUHQMxSsQyLspy/J4Ev/z0VrtI/pQi1rnhZk6rM7CcrsYJ\nlynXOMpELCjaZ6cBavJsXOjceekaNevUf1pegCV+aQf2UWMQtmuA49Sss6+y\nujYZDpmtn/8sDXmICVmRkbnwxk9St7FXI11iC7+koRcRTmh6BSUT4FDs+1+b\nm1wHZO5k0Bpc3fCwLnE5wUHpBTJaQdWcIjDC7kqRL/G+9gjc67pN5K1EZkok\nkpBwreMGaw5R5TgjLYY81aS0M3HQ3quxcoMGgbMbw6cZPc+lljvsUsEqr975\n+8KgS25grmRA64TxikO9N48LZ8hc3jaV6hvH/aHhXJK9kyvTBy1tZsdyXI9a\noSQmH7xvbzZX0NCCBHd+5Qw/PhiW/E8ZS926jtwB4t5D2rdvmPWqtJyV+fvY\n9LGSIz3tMkvA6O4HiprF38o650gUbXmBGVIUry8nRsW+5Xpqg9c+R6e+wPUC\nK7RS52t46Yskq7pppQhgpZXNGeUvNIQF4r1jzVmnlwgQXz+YqFDNlglxsbqB\ndieT\r\n=q/EC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxmIUhspgRAkjqbo++OgJF+NZXTYxwYgxkfcS12J9y2AIhAJlr8zJ+/ylOGf8jjJWVE81esjgxYa1EBZGrynY5wUDA"}]},"maintainers":[{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},{"name":"anonymous","email":"kye.hohenberger@gmail.com"}],"_npmUser":{"name":"anonymous","email":"mitchell@mitchellhamilton.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.8.4_1561504128415_0.6110138163708709"},"_hasShrinkwrap":false},"0.8.5":{"name":"@emotion/stylis","version":"0.8.5","description":"A custom build of Stylis","main":"dist/stylis.cjs.js","module":"dist/stylis.esm.js","types":"types/index.d.ts","license":"MIT","scripts":{"test:typescript":"dtslint types"},"repository":{"type":"git","url":"https://github.com/emotion-js/emotion/tree/master/packages/stylis"},"publishConfig":{"access":"public"},"devDependencies":{"dtslint":"^0.3.0","jscodeshift":"^0.5.0","request":"^2.85.0","request-promise-native":"^1.0.5","stylis":"3.5.4"},"browser":{"./dist/stylis.cjs.js":"./dist/stylis.browser.cjs.js","./dist/stylis.esm.js":"./dist/stylis.browser.esm.js"},"_id":"@emotion/stylis@0.8.5","_nodeVersion":"10.18.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==","shasum":"deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@emotion/stylis/-/stylis-0.8.5.tgz","fileCount":17,"unpackedSize":104817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd//giCRA9TVsSAnZWagAA0gwQAILLEPRC15gJ2AO1p1Wt\nZuBLS7/2VxtOwzCIJaNSrIFD6jDbRHzWzncINA5QDXmIgjTrIfvycxqyo7P4\nBmeLRqpqrK+evgXPek8Ep1AtPXwOpsM4bfRlv3/y4XfsE1MXrEj4n5ZXQu19\njjIOTy7T5mHWpUtwIV1awDL5qMuqNs8Gl8Ag9OPhyZrPG9dpeNRefFE4Ywwi\nmB2rKSuHaU/eJyMCenyMmXOQMTkqW2mn3oKLsq1VQdfMhvYnWw7pyjXWzDV1\nz8hldYULCbbiZFmQGfYeTkqpym//FElT7sN4k45WapZLRLF5+bszWF/JoEKB\n1p3FhLuOQdWrdnihG5osIzuNIKl2ftCRDQ/LJGagjoKlWFJ/23rKTtC6LgSZ\n6o8NOih7018/byJC47u+O6XKPrSUv/DzqLmfVRNzeixuBiasSI4CKoTH38cL\nEvuhkYKJYojYc0ywEuD97us378H62AmgLfGwbjowuSN4lPSqK8G6CR4j2yYc\nALFCvTcfZXRCrkx1T1paSM8bjsZC5SGopJc8EZ/30R1OPuFRPlEi5UkpO1cL\n41FUdVnqr7cIHRiUuhf49T37snsb0C6ShsVfoxH7lMxvTmX/yqoabN0pmHJZ\nAjrYFUoRUzfocmu6AK7sr58rrJ0vNuLPidLP4KCjwKcc+l4aDiM8OYinoEs+\nGrjZ\r\n=uTSt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbESdkMl/QR1vghlWbZGbaRS8YUwaLm4wV2UZEmDOEBAIgffMT/sNEZCQVU+hKTghJqOmj16Bqwtf0dBR5H66WZaA="}]},"maintainers":[{"email":"mitchell+emotion-release-bot@hamil.town","name":"anonymous"},{"email":"mitchell@mitchellhamilton.me","name":"anonymous"},{"email":"kye.hohenberger@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"mitchell+emotion-release-bot@hamil.town"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylis_0.8.5_1577056281118_0.08352547181207948"},"_hasShrinkwrap":false}},"name":"@emotion/stylis","time":{"created":"2018-04-14T09:56:36.828Z","0.6.2":"2018-04-14T09:56:37.004Z","modified":"2022-11-15T04:05:24.703Z","0.6.3":"2018-04-14T13:12:01.959Z","0.6.4":"2018-04-14T22:24:39.975Z","0.6.5":"2018-04-15T00:35:02.290Z","0.6.6":"2018-04-28T09:02:44.849Z","0.6.7":"2018-05-05T04:04:39.672Z","0.6.8":"2018-05-19T07:06:04.427Z","0.6.9":"2018-06-16T23:40:54.002Z","0.6.10":"2018-06-21T20:26:35.121Z","0.6.11":"2018-07-14T04:09:22.666Z","0.6.12":"2018-07-15T04:05:21.532Z","0.7.0":"2018-08-04T01:38:42.208Z","0.7.1":"2018-09-20T20:57:41.318Z","10.0.0-really-unsafe-please-do-not-use.0":"2018-09-27T23:34:09.725Z","10.0.0-really-unsafe-please-do-not-use.1":"2018-09-28T04:18:18.835Z","10.0.0-really-unsafe-please-do-not-use.2":"2018-09-28T04:37:08.221Z","0.8.0":"2018-10-13T07:34:55.347Z","0.8.1":"2018-11-12T04:59:32.214Z","0.8.2":"2018-11-12T05:16:49.850Z","0.8.3":"2018-11-20T12:34:59.999Z","0.8.4":"2019-06-25T23:08:48.533Z","0.8.5":"2019-12-22T23:11:29.864Z"},"readmeFilename":"README.md"}