Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80677 views
1
{
2
"name": "lodash.templatesettings",
3
"version": "3.1.0",
4
"description": "The modern build of lodash’s `_.templateSettings` 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._reinterpolate": "^3.0.0",
55
"lodash.escape": "^3.0.0"
56
},
57
"bugs": {
58
"url": "https://github.com/lodash/lodash/issues"
59
},
60
"_id": "[email protected]",
61
"_shasum": "53852fd832b920605a2eb61919bcbbfb8f385bb6",
62
"_from": "lodash.templatesettings@>=3.0.0 <4.0.0",
63
"_npmVersion": "2.5.1",
64
"_nodeVersion": "0.12.0",
65
"_npmUser": {
66
"name": "jdalton",
67
"email": "[email protected]"
68
},
69
"maintainers": [
70
{
71
"name": "jdalton",
72
"email": "[email protected]"
73
},
74
{
75
"name": "kitcambridge",
76
"email": "[email protected]"
77
},
78
{
79
"name": "mathias",
80
"email": "[email protected]"
81
},
82
{
83
"name": "phated",
84
"email": "[email protected]"
85
},
86
{
87
"name": "d10",
88
"email": "[email protected]"
89
}
90
],
91
"dist": {
92
"shasum": "53852fd832b920605a2eb61919bcbbfb8f385bb6",
93
"tarball": "http://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.0.tgz"
94
},
95
"directories": {},
96
"_resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.0.tgz"
97
}
98
99