{"_id":"@scarygami/scary-cookie","_rev":"1-f6f54363526d74785fd240d7bc95381f","name":"@scarygami/scary-cookie","dist-tags":{"latest":"3.0.0"},"versions":{"3.0.0":{"name":"@scarygami/scary-cookie","version":"3.0.0","description":"Polymer element to read and write cookies","main":"scary-cookie.js","homepage":"https://github.com/Scarygami/scary-cookie","repository":{"type":"git","url":"git+https://github.com/Scarygami/scary-cookie.git"},"keywords":["Polymer","cookie","web-components","web-component"],"author":{"name":"Gerwin Sturm"},"license":"Apache-2.0","dependencies":{"@polymer/polymer":"^3.0.0"},"devDependencies":{"@webcomponents/webcomponentsjs":"^2.1.1","@polymer/test-fixture":"^4.0.0-pre.3","wct-browser-legacy":"^1.0.0"},"publishConfig":{"access":"public"},"gitHead":"c45e71b6d029d692a2bab8fb1364fb12d6f8d164","bugs":{"url":"https://github.com/Scarygami/scary-cookie/issues"},"_id":"@scarygami/scary-cookie@3.0.0","_npmVersion":"6.4.0","_nodeVersion":"10.1.0","_npmUser":{"name":"scarygami","email":"scarygami@gmail.com"},"dist":{"integrity":"sha512-fHVZD9peXMhPp/RPusB6XT9uNJmamht4r3pRHGIv+i3tfkFrdkWkvwaR26Eib36060vwCGf4S6KKfwKwoP6GiA==","shasum":"8a9853e13604532a8e2400cb03499a0cb1622c20","tarball":"https://registry.npmjs.org/@scarygami/scary-cookie/-/scary-cookie-3.0.0.tgz","fileCount":8,"unpackedSize":26834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbiHysCRA9TVsSAnZWagAAb8oP/2aPO3QBTMpflSxmRWfx\niOWT2qnrKle9ch0Q67W9UL8/lga1vGmwlLfRmKi8bCX6xi2Gs3otVFH39++m\njgsVAj9RCDg283JAPaCO+byysRtsVt9dDB/DStMxDh3sxyc+HHMlq9fbyma3\nIEg/ykDbZ7bh6dhAIBrq3hE9/dgv/8S75HV1XMrjmTFa4e8NruglQEmAWvyu\nYVjv/VM9LnVWkoyenOTLxPs+H9XfP9WVuCmfwm/VXmJAlZoSdnpgyy3aVkcQ\nuzDK8t8VdXM2Kzy5RGyRj3tM+0rZJ8pS6Vr21ZcP8YzGwePbNQ1OwxKEI0sM\nud8P5yb47JUyNiO1f2EQum7OwMjFOk28IwINeqRAGBIuDNmasSIfG/ddfSqd\niJugK8Xprg3fbJtwlMWZKrnMgfBhUqxXfx2LcPSNys8LRvzvZYPr4g130qvZ\n3vH/EFFjz/XGb3pEe6aPDdyestrh69VuVSDQsULpwJ1FYHcfvoJCE3nvmXcM\nh6fXXpWtoTChNDU2c6yFqBEweGlmhsVIdQIH2Rb44vmJJqvFMtKI4A7liwHf\nvdnfZTZfmbVC9A17jHG955o8UImWtJete4eaqDG4JWzvYdVx8C/aaKSmIG6Z\nXwJqqe8d6dUSVydz3P0hbS/p1l40M/pkTSiEeD8tTIMr4/rwyyaMc52XpXnP\n1u0D\r\n=ry34\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDve2Vl1zjmY4ltoLLSCOEZ8MVq4Zc0l/wgW23eme/XGAIgPP8OSBdNc6qRCYKpJ2//KB9avQJAEqHicINagq+jPw0="}]},"maintainers":[{"name":"scarygami","email":"scarygami@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/scary-cookie_3.0.0_1535671468234_0.8568006103610741"},"_hasShrinkwrap":false}},"time":{"created":"2018-08-30T23:24:28.075Z","3.0.0":"2018-08-30T23:24:28.389Z","modified":"2022-04-06T22:00:54.263Z"},"maintainers":[{"name":"scarygami","email":"scarygami@gmail.com"}],"description":"Polymer element to read and write cookies","homepage":"https://github.com/Scarygami/scary-cookie","keywords":["Polymer","cookie","web-components","web-component"],"repository":{"type":"git","url":"git+https://github.com/Scarygami/scary-cookie.git"},"author":{"name":"Gerwin Sturm"},"bugs":{"url":"https://github.com/Scarygami/scary-cookie/issues"},"license":"Apache-2.0","readme":"# scary-cookie\n\n[![Build Status](https://travis-ci.org/Scarygami/scary-cookie.svg?branch=master)](https://travis-ci.org/Scarygami/scary-cookie)\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/Scarygami/scary-cookie)\n\nThe `scary-cookie` element can be used to set and read cookies.\nYou should have one `scary-cookie` element per cookie you want to use,\ndefined by its `name` property.\nYou can then read the `value` of the cookie, or save the cookie by setting\nthe `value` attribute or explicitely calling the `save` method.\n\n##### Example\n    <scary-cookie name=\"mycookie\"></scary-cookie>\n\n\n##### License\n\nCopyright 2016-2018 Gerwin Sturm\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","readmeFilename":"README.md"}