Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "balanced-match@^1.0.0",
6
"scope": null,
7
"escapedName": "balanced-match",
8
"name": "balanced-match",
9
"rawSpec": "^1.0.0",
10
"spec": ">=1.0.0 <2.0.0",
11
"type": "range"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/brace-expansion"
14
]
15
],
16
"_from": "balanced-match@>=1.0.0 <2.0.0",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/balanced-match",
21
"_nodeVersion": "7.8.0",
22
"_npmOperationalInternal": {
23
"host": "s3://npm-registry-packages",
24
"tmp": "tmp/balanced-match-1.0.0.tgz_1497251909645_0.8755026108119637"
25
},
26
"_npmUser": {
27
"name": "juliangruber",
28
"email": "[email protected]"
29
},
30
"_npmVersion": "4.2.0",
31
"_phantomChildren": {},
32
"_requested": {
33
"raw": "balanced-match@^1.0.0",
34
"scope": null,
35
"escapedName": "balanced-match",
36
"name": "balanced-match",
37
"rawSpec": "^1.0.0",
38
"spec": ">=1.0.0 <2.0.0",
39
"type": "range"
40
},
41
"_requiredBy": [
42
"/brace-expansion"
43
],
44
"_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
45
"_shasum": "89b4d199ab2bee49de164ea02b89ce462d71b767",
46
"_shrinkwrap": null,
47
"_spec": "balanced-match@^1.0.0",
48
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/brace-expansion",
49
"author": {
50
"name": "Julian Gruber",
51
"email": "[email protected]",
52
"url": "http://juliangruber.com"
53
},
54
"bugs": {
55
"url": "https://github.com/juliangruber/balanced-match/issues"
56
},
57
"dependencies": {},
58
"description": "Match balanced character pairs, like \"{\" and \"}\"",
59
"devDependencies": {
60
"matcha": "^0.7.0",
61
"tape": "^4.6.0"
62
},
63
"directories": {},
64
"dist": {
65
"shasum": "89b4d199ab2bee49de164ea02b89ce462d71b767",
66
"tarball": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz"
67
},
68
"gitHead": "d701a549a7653a874eebce7eca25d3577dc868ac",
69
"homepage": "https://github.com/juliangruber/balanced-match",
70
"keywords": [
71
"match",
72
"regexp",
73
"test",
74
"balanced",
75
"parse"
76
],
77
"license": "MIT",
78
"main": "index.js",
79
"maintainers": [
80
{
81
"name": "juliangruber",
82
"email": "[email protected]"
83
}
84
],
85
"name": "balanced-match",
86
"optionalDependencies": {},
87
"readme": "ERROR: No README data found!",
88
"repository": {
89
"type": "git",
90
"url": "git://github.com/juliangruber/balanced-match.git"
91
},
92
"scripts": {
93
"bench": "make bench",
94
"test": "make test"
95
},
96
"testling": {
97
"files": "test/*.js",
98
"browsers": [
99
"ie/8..latest",
100
"firefox/20..latest",
101
"firefox/nightly",
102
"chrome/25..latest",
103
"chrome/canary",
104
"opera/12..latest",
105
"opera/next",
106
"safari/5.1..latest",
107
"ipad/6.0..latest",
108
"iphone/6.0..latest",
109
"android-browser/4.2..latest"
110
]
111
},
112
"version": "1.0.0"
113
}
114
115