Sha256: dee746001e48f1500fce6ae9e586dd9a8a6e1937e0bcb68d35a26975b30b841a
Contents?: true
Size: 695 Bytes
Versions: 24
Compression:
Stored size: 695 Bytes
Contents
{ "name": "globjoin", "version": "0.1.4", "description": "Join paths and globs.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/amobiz/globjoin.git" }, "scripts": { "test": "mocha" }, "keywords": [ "array", "glob", "glob join", "globbing", "multiple", "negative glob", "path", "path join", "patterns", "wildcard" ], "author": "Amobiz", "license": "MIT", "bugs": { "url": "https://github.com/amobiz/globjoin/issues" }, "homepage": "https://github.com/amobiz/globjoin", "devDependencies": { "mocha": "^2.3.4", "mocha-cases": "^0.1.4" }, "dependencies": { } }
Version data entries
24 entries across 24 versions & 1 rubygems