Sha256: fc20da048f07ec67edc43cd9cbf109363224447b3cf7ff076c69c22ed61caaec
Contents?: true
Size: 1.97 KB
Versions: 2
Compression:
Stored size: 1.97 KB
Contents
{ "name": "balanced-match", "description": "Match balanced character pairs, like \"{\" and \"}\"", "version": "0.4.1", "repository": { "type": "git", "url": "git://github.com/juliangruber/balanced-match.git" }, "homepage": "https://github.com/juliangruber/balanced-match", "main": "index.js", "scripts": { "test": "make test" }, "dependencies": {}, "devDependencies": { "tape": "~4.5.0" }, "keywords": [ "match", "regexp", "test", "balanced", "parse" ], "author": { "name": "Julian Gruber", "email": "mail@juliangruber.com", "url": "http://juliangruber.com" }, "license": "MIT", "testling": { "files": "test/*.js", "browsers": [ "ie/8..latest", "firefox/20..latest", "firefox/nightly", "chrome/25..latest", "chrome/canary", "opera/12..latest", "opera/next", "safari/5.1..latest", "ipad/6.0..latest", "iphone/6.0..latest", "android-browser/4.2..latest" ] }, "gitHead": "7004b289baaaab6a832f4901735e29d37cc2a863", "bugs": { "url": "https://github.com/juliangruber/balanced-match/issues" }, "_id": "balanced-match@0.4.1", "_shasum": "19053e2e0748eadb379da6c09d455cf5e1039335", "_from": "balanced-match@>=0.4.1 <0.5.0", "_npmVersion": "3.8.6", "_nodeVersion": "6.0.0", "_npmUser": { "name": "juliangruber", "email": "julian@juliangruber.com" }, "dist": { "shasum": "19053e2e0748eadb379da6c09d455cf5e1039335", "tarball": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.1.tgz" }, "maintainers": [ { "name": "juliangruber", "email": "julian@juliangruber.com" } ], "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/balanced-match-0.4.1.tgz_1462129663650_0.39764496590942144" }, "directories": {}, "_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.1.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xcodebuild-helper-1.2.5 | externals/ios-sim-master/node_modules/balanced-match/package.json |
xcodebuild-helper-1.2.3 | externals/ios-sim-master/node_modules/balanced-match/package.json |