Sha256: d6be9fe8ae506b11e62d249e92709a991acbb8007c1d6db38ea6e1fc2de85734
Contents?: true
Size: 1.54 KB
Versions: 10
Compression:
Stored size: 1.54 KB
Contents
{ "name": "is-glob", "description": "Returns `true` if the given string looks like a glob pattern.", "version": "1.1.3", "homepage": "https://github.com/jonschlinkert/is-glob", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "repository": { "type": "git", "url": "https://github.com/jonschlinkert/is-glob" }, "bugs": { "url": "https://github.com/jonschlinkert/is-glob/issues" }, "license": "MIT", "files": [ "index.js" ], "main": "index.js", "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "devDependencies": { "mocha": "*", "should": "*" }, "keywords": [ "bash", "braces", "check", "exec", "extglob", "expression", "glob", "globbing", "globstar", "match", "matches", "pattern", "regex", "regular", "string", "test" ], "gitHead": "dbfdb6a271cc0fc46168d23dc0603739ff287e01", "_id": "is-glob@1.1.3", "_shasum": "b4c64b8303d39114492a460d364ccfb0d3c0a045", "_from": "is-glob@>=1.1.3 <2.0.0", "_npmVersion": "2.5.1", "_nodeVersion": "0.12.0", "_npmUser": { "name": "jonschlinkert", "email": "github@sellside.com" }, "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "dist": { "shasum": "b4c64b8303d39114492a460d364ccfb0d3c0a045", "tarball": "http://registry.npmjs.org/is-glob/-/is-glob-1.1.3.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/is-glob/-/is-glob-1.1.3.tgz" }
Version data entries
10 entries across 10 versions & 1 rubygems