Security update to Drupal 8.4.6
[yaffs-website] / node_modules / underscore.string / package.json
1 {
2   "_args": [
3     [
4       "underscore.string@~3.2.3",
5       "/var/www/yaffs/node_modules/grunt-legacy-log"
6     ]
7   ],
8   "_from": "underscore.string@>=3.2.3 <3.3.0",
9   "_id": "underscore.string@3.2.3",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/underscore.string",
13   "_nodeVersion": "5.4.1",
14   "_npmUser": {
15     "email": "esa-matti@suuronen.org",
16     "name": "epeli"
17   },
18   "_npmVersion": "3.3.12",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "underscore.string",
22     "raw": "underscore.string@~3.2.3",
23     "rawSpec": "~3.2.3",
24     "scope": null,
25     "spec": ">=3.2.3 <3.3.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/grunt-legacy-log",
30     "/grunt-legacy-util"
31   ],
32   "_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.2.3.tgz",
33   "_shasum": "806992633665d5e5fcb4db1fb3a862eb68e9e6da",
34   "_shrinkwrap": null,
35   "_spec": "underscore.string@~3.2.3",
36   "_where": "/var/www/yaffs/node_modules/grunt-legacy-log",
37   "bugs": {
38     "url": "https://github.com/epeli/underscore.string/issues"
39   },
40   "contributors": [
41     {
42       "name": "Esa-Matti Suuronen",
43       "email": "esa-matti@suuronen.org",
44       "url": "http://esa-matti.suuronen.org/"
45     },
46     {
47       "name": "Edward Tsech",
48       "email": "edtsech@gmail.com"
49     },
50     {
51       "name": "Pavel Pravosud",
52       "email": "pavel@pravosud.com",
53       "url": "<https://github.com/rwz>"
54     },
55     {
56       "name": "Sasha Koss",
57       "email": "kossnocorp@gmail.com",
58       "url": "http://koss.nocorp.me/"
59     },
60     {
61       "name": "Vladimir Dronnikov",
62       "email": "dronnikov@gmail.com"
63     },
64     {
65       "name": "Pete Kruckenberg",
66       "email": "https://github.com/kruckenb",
67       "url": "<https://github.com/kruckenb>"
68     },
69     {
70       "name": "Paul Chavard",
71       "email": "paul@chavard.net",
72       "url": "<http://tchak.net>"
73     },
74     {
75       "name": "Ed Finkler",
76       "email": "coj@funkatron.com",
77       "url": "<http://funkatron.com>"
78     }
79   ],
80   "dependencies": {},
81   "description": "String manipulation extensions for Underscore.js javascript library.",
82   "devDependencies": {
83     "gulp": "^3.8.11",
84     "gulp-bench": "^1.1.0",
85     "gulp-browserify": "~0.5.0",
86     "gulp-bump": "~0.1.11",
87     "gulp-eslint": "^1.1.1",
88     "gulp-header": "^1.2.2",
89     "gulp-istanbul": "^0.6.0",
90     "gulp-mocha": "^2.0.0",
91     "gulp-param": "~0.6.3",
92     "gulp-rename": "~1.2.0",
93     "gulp-replace": "~0.5.0",
94     "gulp-rimraf": "^0.1.1",
95     "gulp-uglify": "~1.0.1",
96     "mocha": "^2.1.0",
97     "underscore": "^1.7.0"
98   },
99   "directories": {
100     "lib": "./"
101   },
102   "dist": {
103     "shasum": "806992633665d5e5fcb4db1fb3a862eb68e9e6da",
104     "tarball": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.2.3.tgz"
105   },
106   "engines": {
107     "node": "*"
108   },
109   "gitHead": "b22908f697817e8234b8f779622d155f16651c23",
110   "homepage": "http://epeli.github.com/underscore.string/",
111   "jshintConfig": {
112     "browser": true,
113     "globals": {
114       "s": true
115     },
116     "node": true,
117     "qunit": true
118   },
119   "keywords": [
120     "string",
121     "underscore"
122   ],
123   "license": "MIT",
124   "main": "./index.js",
125   "maintainers": [
126     {
127       "name": "edtsech",
128       "email": "edtsech@gmail.com"
129     },
130     {
131       "name": "rwz",
132       "email": "rwz@duckroll.ru"
133     },
134     {
135       "name": "epeli",
136       "email": "esa-matti@suuronen.org"
137     },
138     {
139       "name": "schtoeffel",
140       "email": "schtoeffel@gmail.com"
141     }
142   ],
143   "name": "underscore.string",
144   "optionalDependencies": {},
145   "readme": "ERROR: No README data found!",
146   "repository": {
147     "type": "git",
148     "url": "git+https://github.com/epeli/underscore.string.git"
149   },
150   "scripts": {
151     "test": "gulp test"
152   },
153   "version": "3.2.3"
154 }