mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 23:37:18 -04:00
104 lines
2.6 KiB
JSON
104 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"balanced-match@^0.4.0",
|
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint"
|
|
]
|
|
],
|
|
"_from": "balanced-match@>=0.4.0 <0.5.0",
|
|
"_id": "balanced-match@0.4.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/balanced-match",
|
|
"_nodeVersion": "4.4.7",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/balanced-match-0.4.2.tgz_1468834991581_0.6590619895141572"
|
|
},
|
|
"_npmUser": {
|
|
"email": "julian@juliangruber.com",
|
|
"name": "juliangruber"
|
|
},
|
|
"_npmVersion": "2.15.8",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "balanced-match",
|
|
"raw": "balanced-match@^0.4.0",
|
|
"rawSpec": "^0.4.0",
|
|
"scope": null,
|
|
"spec": ">=0.4.0 <0.5.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/brace-expansion",
|
|
"/stylelint"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz",
|
|
"_shasum": "cb3f3e3c732dc0f01ee70b403f302e61d7709838",
|
|
"_shrinkwrap": null,
|
|
"_spec": "balanced-match@^0.4.0",
|
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint",
|
|
"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.6.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "cb3f3e3c732dc0f01ee70b403f302e61d7709838",
|
|
"tarball": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz"
|
|
},
|
|
"gitHead": "57c2ea29d89a2844ae3bdcc637c6e2cbb73725e2",
|
|
"homepage": "https://github.com/juliangruber/balanced-match",
|
|
"keywords": [
|
|
"balanced",
|
|
"match",
|
|
"parse",
|
|
"regexp",
|
|
"test"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "juliangruber",
|
|
"email": "julian@juliangruber.com"
|
|
}
|
|
],
|
|
"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": [
|
|
"android-browser/4.2..latest",
|
|
"chrome/25..latest",
|
|
"chrome/canary",
|
|
"firefox/20..latest",
|
|
"firefox/nightly",
|
|
"ie/8..latest",
|
|
"ipad/6.0..latest",
|
|
"iphone/6.0..latest",
|
|
"opera/12..latest",
|
|
"opera/next",
|
|
"safari/5.1..latest"
|
|
],
|
|
"files": "test/*.js"
|
|
},
|
|
"version": "0.4.2"
|
|
}
|