Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50651 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "[email protected]",
6
"scope": null,
7
"escapedName": "escape-string-regexp",
8
"name": "escape-string-regexp",
9
"rawSpec": "1.0.5",
10
"spec": "1.0.5",
11
"type": "version"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/mocha"
14
]
15
],
16
"_from": "[email protected]",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/escape-string-regexp",
21
"_nodeVersion": "4.2.6",
22
"_npmOperationalInternal": {
23
"host": "packages-9-west.internal.npmjs.com",
24
"tmp": "tmp/escape-string-regexp-1.0.5.tgz_1456059312074_0.7245344955008477"
25
},
26
"_npmUser": {
27
"name": "jbnicolai",
28
"email": "[email protected]"
29
},
30
"_npmVersion": "2.14.12",
31
"_phantomChildren": {},
32
"_requested": {
33
"raw": "[email protected]",
34
"scope": null,
35
"escapedName": "escape-string-regexp",
36
"name": "escape-string-regexp",
37
"rawSpec": "1.0.5",
38
"spec": "1.0.5",
39
"type": "version"
40
},
41
"_requiredBy": [
42
"/mocha"
43
],
44
"_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
45
"_shasum": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4",
46
"_shrinkwrap": null,
47
"_spec": "[email protected]",
48
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/mocha",
49
"author": {
50
"name": "Sindre Sorhus",
51
"email": "[email protected]",
52
"url": "sindresorhus.com"
53
},
54
"bugs": {
55
"url": "https://github.com/sindresorhus/escape-string-regexp/issues"
56
},
57
"dependencies": {},
58
"description": "Escape RegExp special characters",
59
"devDependencies": {
60
"ava": "*",
61
"xo": "*"
62
},
63
"directories": {},
64
"dist": {
65
"shasum": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4",
66
"tarball": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
67
},
68
"engines": {
69
"node": ">=0.8.0"
70
},
71
"files": [
72
"index.js"
73
],
74
"gitHead": "db124a3e1aae9d692c4899e42a5c6c3e329eaa20",
75
"homepage": "https://github.com/sindresorhus/escape-string-regexp",
76
"keywords": [
77
"escape",
78
"regex",
79
"regexp",
80
"re",
81
"regular",
82
"expression",
83
"string",
84
"str",
85
"special",
86
"characters"
87
],
88
"license": "MIT",
89
"maintainers": [
90
{
91
"name": "sindresorhus",
92
"email": "[email protected]"
93
},
94
{
95
"name": "jbnicolai",
96
"email": "[email protected]"
97
}
98
],
99
"name": "escape-string-regexp",
100
"optionalDependencies": {},
101
"readme": "ERROR: No README data found!",
102
"repository": {
103
"type": "git",
104
"url": "git+https://github.com/sindresorhus/escape-string-regexp.git"
105
},
106
"scripts": {
107
"test": "xo && ava"
108
},
109
"version": "1.0.5"
110
}
111
112