Package: wnpp Severity: wishlist Owner: Paolo Greppi <paolo.gre...@libpf.com> X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-parse-filepath Version : 1.0.1 Upstream Author : Jon Schlinkert (https://github.com/jonschlinkert) * URL : https://github.com/jonschlinkert/parse-filepath * License : Expat Programming Lang: JavaScript Description : Pollyfill for node.js `path.parse`, parses a filepath into an object. Node.js module that provides a polyfill for the native path.parse, that parses a filepath into an object with absolute filepath, dirname, basename, extname etc. . Node.js is an event-based server-side JavaScript engine. This is required for node-fined which is required for gulp. It should be possible to patch the dependency on is-absolute with node-path-is-absolute.