Sha256: 356ce7a8687eab9ed89130c41760e88defdda87dad4fcf27886afc058ca63cd7
Contents?: true
Size: 667 Bytes
Versions: 7
Compression:
Stored size: 667 Bytes
Contents
{ "name": "path-parse", "version": "1.0.5", "description": "Node.js path.parse() ponyfill", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://github.com/jbgutierrez/path-parse.git" }, "keywords": [ "path", "paths", "file", "dir", "parse", "built-in", "util", "utils", "core", "ponyfill", "polyfill", "shim" ], "author": "Javier Blanco <http://jbgutierrez.info>", "license": "MIT", "bugs": { "url": "https://github.com/jbgutierrez/path-parse/issues" }, "homepage": "https://github.com/jbgutierrez/path-parse#readme" }
Version data entries
7 entries across 7 versions & 6 rubygems