{"_id":"@amazingandyyy/qs","_rev":"1-cc60afacf3d0b723c7f835ef80b99ab5","name":"@amazingandyyy/qs","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@amazingandyyy/qs","description":"A small utility library for query string.","version":"0.0.1","author":{"name":"Andy Chen","email":"amazingandyyy@gmail.com","url":"https://amazingandyyy.com/"},"scripts":{"test":"standard --fix","precommit":"npm run test"},"lint-staged":{"*.js":["npm run test","git add"]},"markdeck":{"url":"https://github.com/amazingandyyy/qs/tree/master/docs"},"bugs":{"url":"https://github.com/amazingandyyy/qs/issues"},"homepage":"https://github.com/amazingandyyy/qs","keywords":["open source"],"license":"MIT","main":"index.js","bin":{"node-run":"index.js"},"repository":{"type":"git","url":"git://github.com/amazingandyyy/qs.git"},"devDependencies":{"husky":"^3.0.3","lint-staged":"^9.2.1","standard":"*"},"dependencies":{},"gitHead":"d34f4c207b28d95741ceac0cba82d42ad9cb46b9","_id":"@amazingandyyy/qs@0.0.1","_shasum":"6af25377cb3a3c52ac6db274d12212728c1e514d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.4","_npmUser":{"name":"amazingandyyy","email":"andycandomore@gmail.com"},"dist":{"shasum":"6af25377cb3a3c52ac6db274d12212728c1e514d","tarball":"https://registry.npmjs.org/@amazingandyyy/qs/-/qs-0.0.1.tgz","integrity":"sha512-bx4p7+/tRH0fbLE+iyICWpzXTOOqQigKAaG5zASd5lJLAUuLYuz63/vLS/dPYhLVy+u+eymCCq7Ia6gYz3UVHQ==","fileCount":4,"unpackedSize":3034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVL4tCRA9TVsSAnZWagAA1lEQAJ0NMPMl3ew2HhFbxA+r\nCM6o3jtz01dZ0tPS3bS4I0sn5ZoqLhmTy6t1D1Qbu+3zHp4kdQur1wzLwSz6\nJJN83JIHemfx2SAe0adnSuR0yySSpirHdFqK8YGYx4Zoc0EmGPKlJ4zzNGsM\nGHlIKluYaLN9QusXg78SIF4fmQX7QsJnhUUGhEzMpQNo3QHYtKBAoA5G8Qan\nn2eAXz02Plfff4S/JTo4gbtL/C4JTclc2kEu5PYzFBIpka3Zv5Zsx33ekh3+\nao5ZVRQNyulgleHiNgap7V8q+nRiLHjs2JSN4KKtvSYwdjK0XYaAroW87cQQ\nkNTGIzLyrK0VvaZFjSt8HT9277NwIPv+AaahvrdF2pKLPFcc8ipf81fDaoo6\nICpceEDaGg+LdVTaVWoT7wzA2ni8bfbDWCxlPsvju7sEuPpJQqGwrBaXO3ux\nUpsgPT578mWObnPv7V84Vb5tS93cWQq9OA/6Z9PIkwLW/06637vuopzXQItl\nJFjDxIreFCBhxYYMeWecMNWnsKR8FQjMYr2Ewx8WhxCB5ifb3cxEPWnP8mEw\nwZZixNg/2hmTt3DrwwjsHP6pl9za6Oal/XGh0nUyvU9nquAsnASC+1YNsp8A\nQOknAcfulq+MW2x36WmyA/q9OAHzgnfGKUCtddwAFY/ptE4Qo/tHwgSMYJi4\nurWu\r\n=b87q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/em3DTv2UT47dsWzx7ublgXPMmarMgwxcVORusXC0QAIgQpA+jXZ0VgGU50jaAu/HWqqyY3HlMhin9WEjfURVAl0="}]},"maintainers":[{"name":"amazingandyyy","email":"andycandomore@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/qs_0.0.1_1565834797089_0.05949751865073227"},"_hasShrinkwrap":false}},"time":{"created":"2019-08-15T02:06:36.874Z","0.0.1":"2019-08-15T02:06:37.270Z","modified":"2022-04-04T13:44:58.825Z"},"maintainers":[{"name":"amazingandyyy","email":"andycandomore@gmail.com"}],"description":"A small utility library for query string.","homepage":"https://github.com/amazingandyyy/qs","keywords":["open source"],"repository":{"type":"git","url":"git://github.com/amazingandyyy/qs.git"},"author":{"name":"Andy Chen","email":"amazingandyyy@gmail.com","url":"https://amazingandyyy.com/"},"bugs":{"url":"https://github.com/amazingandyyy/qs/issues"},"license":"MIT","readme":"<h1 align=\"center\">\n🏃 qs\n</h1>\n<p align=\"center\">\nA small utility library for query string.\n</p>\n\n<p align=\"center\">\n   <a href=\"https://github.com/amazingandyyy/qs/blob/master/LICENSE\">\n      <img src=\"https://img.shields.io/badge/License-MIT-green.svg\" />\n   </a>\n   <a href=\"https://circleci.com/gh/amazingandyyy/qs\">\n      <img src=\"https://circleci.com/gh/amazingandyyy/qs.svg?style=svg\" />\n   </a>\n</p>\n\n> open source!\n\n## Installation\n\n```shell\n$ npm i --save @amazingandyyy/qs\n```\n\n## Usage\n\n```javascript\nconst qs = require('@amazingandyyy/qs')\n\nconst target = 'name=andy&mail=amazingandyyy@gmail.com'\nconst result = qs.parse(target);\nconsole.log(result)\n\n{\n   name: 'andy',\n   mail: 'amazingandyyy@gmail.com'\n}\n\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md"}