102 lines
2.6 KiB
JSON
102 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"balanced-match@^0.4.1",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/brace-expansion"
|
|
]
|
|
],
|
|
"_from": "balanced-match@>=0.4.1 <0.5.0",
|
|
"_id": "balanced-match@0.4.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/balanced-match",
|
|
"_nodeVersion": "6.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/balanced-match-0.4.1.tgz_1462129663650_0.39764496590942144"
|
|
},
|
|
"_npmUser": {
|
|
"email": "julian@juliangruber.com",
|
|
"name": "juliangruber"
|
|
},
|
|
"_npmVersion": "3.8.6",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "balanced-match",
|
|
"raw": "balanced-match@^0.4.1",
|
|
"rawSpec": "^0.4.1",
|
|
"scope": null,
|
|
"spec": ">=0.4.1 <0.5.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/brace-expansion"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.1.tgz",
|
|
"_shasum": "19053e2e0748eadb379da6c09d455cf5e1039335",
|
|
"_shrinkwrap": null,
|
|
"_spec": "balanced-match@^0.4.1",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/brace-expansion",
|
|
"author": {
|
|
"email": "mail@juliangruber.com",
|
|
"name": "Julian Gruber",
|
|
"url": "http://juliangruber.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/juliangruber/balanced-match/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Match balanced character pairs, like \"{\" and \"}\"",
|
|
"devDependencies": {
|
|
"tape": "~4.5.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "19053e2e0748eadb379da6c09d455cf5e1039335",
|
|
"tarball": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.1.tgz"
|
|
},
|
|
"gitHead": "7004b289baaaab6a832f4901735e29d37cc2a863",
|
|
"homepage": "https://github.com/juliangruber/balanced-match",
|
|
"keywords": [
|
|
"match",
|
|
"regexp",
|
|
"test",
|
|
"balanced",
|
|
"parse"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "julian@juliangruber.com",
|
|
"name": "juliangruber"
|
|
}
|
|
],
|
|
"name": "balanced-match",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/juliangruber/balanced-match.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"testling": {
|
|
"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"
|
|
],
|
|
"files": "test/*.js"
|
|
},
|
|
"version": "0.4.1"
|
|
}
|