{"_id":"remove-trailing-slash","_rev":"2964031","name":"remove-trailing-slash","description":"removes trailing slashes","dist-tags":{"latest":"0.1.1"},"maintainers":[{"name":"stephenmathieson","email":"me@stephenmathieson.com"}],"time":{"modified":"2023-05-08T06:30:52.000Z","created":"2013-08-02T15:23:39.172Z","0.1.1":"2020-09-18T15:45:04.533Z","0.1.0":"2013-08-02T15:23:39.172Z"},"users":{},"author":{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},"repository":{"type":"git","url":"git://github.com/stephenmathieson/remove-trailing-slash.git"},"versions":{"0.1.1":{"name":"remove-trailing-slash","version":"0.1.1","main":"index.js","types":"index.d.ts","description":"removes trailing slashes","keywords":["slashes","trailing"],"author":{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},"repository":{"type":"git","url":"git://github.com/stephenmathieson/remove-trailing-slash.git"},"bugs":{"url":"https://github.com/stephenmathieson/remove-trailing-slash/issues"},"directories":{"test":"test"},"scripts":{"test":"make test"},"license":"MIT","devDependencies":{"should":"~1.2.2","mocha":"~1.12.0"},"gitHead":"f1faa30d64f982e4b39d23e9c92f50e59146a4f2","homepage":"https://github.com/stephenmathieson/remove-trailing-slash#readme","_id":"remove-trailing-slash@0.1.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"be2285a59f39c74d1bce4f825950061915e3780d","size":1097,"noattachment":false,"key":"/remove-trailing-slash/-/remove-trailing-slash-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/remove-trailing-slash/download/remove-trailing-slash-0.1.1.tgz"},"maintainers":[{"name":"stephenmathieson","email":"me@stephenmathieson.com"}],"_npmUser":{"name":"stephenmathieson","email":"me@stephenmathieson.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remove-trailing-slash_0.1.1_1600443904404_0.01672870960407935"},"_hasShrinkwrap":false,"publish_time":1600443904533,"_cnpm_publish_time":1600443904533,"_cnpmcore_publish_time":"2021-12-14T17:08:22.362Z"},"0.1.0":{"name":"remove-trailing-slash","version":"0.1.0","description":"removes trailing slashes","keywords":["slashes","trailing"],"main":"index.js","author":{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},"repository":{"type":"git","url":"git://github.com/stephenmathieson/remove-trailing-slash.git"},"bugs":{"url":"https://github.com/stephenmathieson/remove-trailing-slash/issues"},"directories":{"test":"test"},"scripts":{"test":"make test"},"license":"MIT","devDependencies":{"should":"~1.2.2","mocha":"~1.12.0"},"readmeFilename":"readme.md","_id":"remove-trailing-slash@0.1.0","dist":{"shasum":"1498e5df0984c27e49b76ebf06887ca2d01150d2","size":1056,"noattachment":false,"key":"/remove-trailing-slash/-/remove-trailing-slash-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/remove-trailing-slash/download/remove-trailing-slash-0.1.0.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"stephenmathieson","email":"me@stephenmathieson.com"},"maintainers":[{"name":"stephenmathieson","email":"me@stephenmathieson.com"}],"publish_time":1375457019172,"_hasShrinkwrap":false,"_cnpm_publish_time":1375457019172,"_cnpmcore_publish_time":"2021-12-14T17:08:22.587Z"}},"readme":"# remove-trailing-slash\n\nremoves trailing slashes\n\n## Installation\n\nwith [component(1)](http://component.io):\n\n    $ component install stephenmathieson/remove-trailing-slash\n\nwith [npm](https://npmjs.org/):\n\n    $ npm install remove-trailing-slash\n\n## API\n\n### `removeTrailingSlash(str)`\n\nRemoves trailing slashes from the given `str`\n\n## Example\n\n```js\nvar slashes = require('remove-trailing-slash')\n\nslashes('http://google.com/').should.be.equal('http://google.com');\n```\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/stephenmathieson/remove-trailing-slash#readme","bugs":{"url":"https://github.com/stephenmathieson/remove-trailing-slash/issues"},"license":"MIT"}