Sha256: 96c55322c00afac34fc13798f67711e0726cb33d1c32fdc573cdeafa169f0446
Contents?: true
Size: 623 Bytes
Versions: 38
Compression:
Stored size: 623 Bytes
Contents
{ "name": "path-browserify", "version": "0.0.0", "description": "the path module from node core for browsers", "main": "index.js", "dependencies": {}, "devDependencies": { "tape": "~1.0.4" }, "scripts": { "test": "tape test/*.js" }, "repository": { "type": "git", "url": "git://github.com/substack/path-browserify.git" }, "homepage": "https://github.com/substack/path-browserify", "keywords": [ "path", "browser", "browserify" ], "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "license": "MIT" }
Version data entries
38 entries across 38 versions & 6 rubygems