{"_id":"partialize","_rev":"6-e46fe41cadb709f4052eabfb98057d9a","name":"partialize","description":"extends native 'path' module to underscore paths for partial views","dist-tags":{"latest":"0.0.0"},"versions":{"0.0.0":{"author":{"name":"Zachary Scott","email":"zachary@zacharyscott.net","url":"http://zacharyscott.net/"},"name":"partialize","description":"extends native 'path' module to underscore paths for partial views","version":"0.0.0","homepage":"http://github.com/zzak/partialize","repository":{"type":"git","url":"git://github.com/zzak/partialize.git"},"engines":{"node":">=0.4.0"},"main":"partialize","_npmUser":{"name":"zzak","email":"zachary@zacharyscott.net"},"_id":"partialize@0.0.0","dependencies":{},"devDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.0-alpha-6","_nodeVersion":"v0.6.5","_defaultsLoaded":true,"dist":{"shasum":"db85934a70824cd55de01b04cf180662f0d5115d","tarball":"https://registry.npmjs.org/partialize/-/partialize-0.0.0.tgz","integrity":"sha512-QTFefXX27G7VNwS2dYCAZT6Fob0jntRb1hFrBbjOIudV9VZh9KKMJnZ0aFwqI+9VN07soFrUvWjfBdX9VfJQbg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDaM5YymjOrxd6Vh6jkaqlLfwlYluggai90BpOkckiOPwIhAJYoq6YjLB5F4iVe8prtP9A/Chmt1ZAdhMDFTACE5Hdx"}]},"maintainers":[{"name":"zzak","email":"zachary@zacharyscott.net"}],"directories":{}}},"readme":"# partialize\n\nextends native 'path' module to underscore paths for partial views\n\n## read it and weep\n\n```javascript\nvar path = require('partialize');\n\npath.partialize('blog/posts');\n  //=> 'blog/_posts'\n```\n\n## as we proceed\n\n```bash\nnpm install partialize\n```\n\n## license\n\n    # Permission is hereby granted, free of charge, to any person obtaining a copy\n    # of this software and associated documentation files (the 'Software'), to deal\n    # in the Software without restriction, including without limitation the rights\n    # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n    # copies of the Software, and to permit persons to whom the Software is\n    # furnished to do so, subject to the following conditions:\n    #\n    # The above copyright notice and this permission notice shall be included in\n    # all copies or substantial portions of the Software.\n    #\n    # THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n    # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n    # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n    # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n    # THE SOFTWARE.\n\n","maintainers":[{"email":"mail@zzak.io","name":"zzakjs"}],"time":{"modified":"2022-06-23T11:43:14.278Z","created":"2011-12-11T13:56:40.697Z","0.0.0":"2011-12-11T13:56:43.549Z"},"author":{"name":"Zachary Scott","email":"zachary@zacharyscott.net","url":"http://zacharyscott.net/"},"repository":{"type":"git","url":"git://github.com/zzak/partialize.git"}}