{"_id":"encode-3986","_rev":"437185","name":"encode-3986","description":"Like `encodeURIComponent`, but RFC 3986 compliant.","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"m59","email":"johnnyhauser@gmail.com"}],"time":{"modified":"2021-08-05T06:19:46.000Z","created":"2017-03-16T21:44:12.303Z","1.0.0":"2017-03-16T21:44:12.303Z"},"users":{},"author":{"name":"Johnny Hauser","email":"johnnyhauser@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/m59peacemaker/js-encode-3986.git"},"versions":{"1.0.0":{"name":"encode-3986","version":"1.0.0","description":"Like `encodeURIComponent`, but RFC 3986 compliant.","keywords":["encodeURIComponent","encode","uri","RFC3986","rfc-3986","strict","browser","browserify"],"main":"index.js","scripts":{"test":"tape '*.test.js'"},"repository":{"type":"git","url":"git+https://github.com/m59peacemaker/js-encode-3986.git"},"author":{"name":"Johnny Hauser","email":"johnnyhauser@gmail.com"},"license":"CC0-1.0","devDependencies":{"tape":"^4.6.3"},"gitHead":"d915a8bc34c454e0af86eed185aa2b29bc5e6d26","bugs":{"url":"https://github.com/m59peacemaker/js-encode-3986/issues"},"homepage":"https://github.com/m59peacemaker/js-encode-3986#readme","_id":"encode-3986@1.0.0","_shasum":"940d51498f8741ade184b75ad1439b317c0c7a60","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"m59","email":"johnnyhauser@gmail.com"},"dist":{"shasum":"940d51498f8741ade184b75ad1439b317c0c7a60","size":3703,"noattachment":false,"key":"/encode-3986/-/encode-3986-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/encode-3986/download/encode-3986-1.0.0.tgz"},"maintainers":[{"name":"m59","email":"johnnyhauser@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/encode-3986-1.0.0.tgz_1489700651678_0.31123190792277455"},"directories":{},"publish_time":1489700652303,"_cnpm_publish_time":1489700652303,"_hasShrinkwrap":false}},"readme":"# encode-3986\n\nLike [`encodeURIComponent`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent), but [RFC 3986](https://tools.ietf.org/html/rfc3986) compliant.\n\n## install\n\n```sh\n$ npm install encode-3986\n```\n\n## example\n\n```js\nconst encode = require('encode-3986')\n\nencode('I am a T-Rex!') // => 'I%20am%20a%20T-Rex%21'\n```\n","_attachments":{},"homepage":"https://github.com/m59peacemaker/js-encode-3986#readme","bugs":{"url":"https://github.com/m59peacemaker/js-encode-3986/issues"},"license":"CC0-1.0"}