Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80677 views
1
{
2
"name": "lodash.escape",
3
"version": "3.0.0",
4
"description": "The modern build of lodash’s `_.escape` as a module.",
5
"homepage": "https://lodash.com/",
6
"icon": "https://lodash.com/icon.svg",
7
"license": "MIT",
8
"keywords": [
9
"lodash",
10
"lodash-modularized",
11
"stdlib",
12
"util"
13
],
14
"author": {
15
"name": "John-David Dalton",
16
"email": "[email protected]",
17
"url": "http://allyoucanleet.com/"
18
},
19
"contributors": [
20
{
21
"name": "John-David Dalton",
22
"email": "[email protected]",
23
"url": "http://allyoucanleet.com/"
24
},
25
{
26
"name": "Benjamin Tan",
27
"email": "[email protected]",
28
"url": "https://d10.github.io/"
29
},
30
{
31
"name": "Blaine Bublitz",
32
"email": "[email protected]",
33
"url": "http://www.iceddev.com/"
34
},
35
{
36
"name": "Kit Cambridge",
37
"email": "[email protected]",
38
"url": "http://kitcambridge.be/"
39
},
40
{
41
"name": "Mathias Bynens",
42
"email": "[email protected]",
43
"url": "https://mathiasbynens.be/"
44
}
45
],
46
"repository": {
47
"type": "git",
48
"url": "https://github.com/lodash/lodash"
49
},
50
"scripts": {
51
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
52
},
53
"dependencies": {
54
"lodash._basetostring": "^3.0.0"
55
},
56
"bugs": {
57
"url": "https://github.com/lodash/lodash/issues"
58
},
59
"_id": "[email protected]",
60
"_shasum": "fb294c99a7bfb586039f66d6b9c27ed874cb7b51",
61
"_from": "lodash.escape@>=3.0.0 <4.0.0",
62
"_npmVersion": "2.3.0",
63
"_nodeVersion": "0.10.35",
64
"_npmUser": {
65
"name": "jdalton",
66
"email": "[email protected]"
67
},
68
"maintainers": [
69
{
70
"name": "jdalton",
71
"email": "[email protected]"
72
},
73
{
74
"name": "kitcambridge",
75
"email": "[email protected]"
76
},
77
{
78
"name": "mathias",
79
"email": "[email protected]"
80
},
81
{
82
"name": "phated",
83
"email": "[email protected]"
84
}
85
],
86
"dist": {
87
"shasum": "fb294c99a7bfb586039f66d6b9c27ed874cb7b51",
88
"tarball": "http://registry.npmjs.org/lodash.escape/-/lodash.escape-3.0.0.tgz"
89
},
90
"directories": {},
91
"_resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.0.0.tgz"
92
}
93
94