Initial commit
[yaffs-website] / node_modules / lodash.template / package.json
1 {
2   "_args": [
3     [
4       "lodash.template@^3.0.0",
5       "/var/www/yaffs/node_modules/gulp-util"
6     ]
7   ],
8   "_from": "lodash.template@>=3.0.0 <4.0.0",
9   "_id": "lodash.template@3.6.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/lodash.template",
13   "_nodeVersion": "0.12.5",
14   "_npmUser": {
15     "email": "john.david.dalton@gmail.com",
16     "name": "jdalton"
17   },
18   "_npmVersion": "2.12.0",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "lodash.template",
22     "raw": "lodash.template@^3.0.0",
23     "rawSpec": "^3.0.0",
24     "scope": null,
25     "spec": ">=3.0.0 <4.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/gulp-util"
30   ],
31   "_resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz",
32   "_shasum": "f8cdecc6169a255be9098ae8b0c53d378931d14f",
33   "_shrinkwrap": null,
34   "_spec": "lodash.template@^3.0.0",
35   "_where": "/var/www/yaffs/node_modules/gulp-util",
36   "author": {
37     "email": "john.david.dalton@gmail.com",
38     "name": "John-David Dalton",
39     "url": "http://allyoucanleet.com/"
40   },
41   "bugs": {
42     "url": "https://github.com/lodash/lodash/issues"
43   },
44   "contributors": [
45     {
46       "name": "John-David Dalton",
47       "email": "john.david.dalton@gmail.com",
48       "url": "http://allyoucanleet.com/"
49     },
50     {
51       "name": "Benjamin Tan",
52       "email": "demoneaux@gmail.com",
53       "url": "https://d10.github.io/"
54     },
55     {
56       "name": "Blaine Bublitz",
57       "email": "blaine@iceddev.com",
58       "url": "http://www.iceddev.com/"
59     },
60     {
61       "name": "Kit Cambridge",
62       "email": "github@kitcambridge.be",
63       "url": "http://kitcambridge.be/"
64     },
65     {
66       "name": "Mathias Bynens",
67       "email": "mathias@qiwi.be",
68       "url": "https://mathiasbynens.be/"
69     }
70   ],
71   "dependencies": {
72     "lodash._basecopy": "^3.0.0",
73     "lodash._basetostring": "^3.0.0",
74     "lodash._basevalues": "^3.0.0",
75     "lodash._isiterateecall": "^3.0.0",
76     "lodash._reinterpolate": "^3.0.0",
77     "lodash.escape": "^3.0.0",
78     "lodash.keys": "^3.0.0",
79     "lodash.restparam": "^3.0.0",
80     "lodash.templatesettings": "^3.0.0"
81   },
82   "description": "The modern build of lodash’s `_.template` as a module.",
83   "devDependencies": {},
84   "directories": {},
85   "dist": {
86     "shasum": "f8cdecc6169a255be9098ae8b0c53d378931d14f",
87     "tarball": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz"
88   },
89   "homepage": "https://lodash.com/",
90   "icon": "https://lodash.com/icon.svg",
91   "keywords": [
92     "lodash",
93     "lodash-modularized",
94     "stdlib",
95     "util"
96   ],
97   "license": "MIT",
98   "maintainers": [
99     {
100       "name": "jdalton",
101       "email": "john.david.dalton@gmail.com"
102     },
103     {
104       "name": "kitcambridge",
105       "email": "github@kitcambridge.be"
106     },
107     {
108       "name": "mathias",
109       "email": "mathias@qiwi.be"
110     },
111     {
112       "name": "phated",
113       "email": "blaine@iceddev.com"
114     },
115     {
116       "name": "d10",
117       "email": "demoneaux@gmail.com"
118     }
119   ],
120   "name": "lodash.template",
121   "optionalDependencies": {},
122   "readme": "ERROR: No README data found!",
123   "repository": {
124     "type": "git",
125     "url": "git+https://github.com/lodash/lodash.git"
126   },
127   "scripts": {
128     "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
129   },
130   "version": "3.6.2"
131 }