package.json (4869B)
1 { 2 "_args": [ 3 [ 4 { 5 "raw": "path-to-regexp@0.1.7", 6 "scope": null, 7 "escapedName": "path-to-regexp", 8 "name": "path-to-regexp", 9 "rawSpec": "0.1.7", 10 "spec": "0.1.7", 11 "type": "version" 12 }, 13 "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express" 14 ] 15 ], 16 "_from": "path-to-regexp@0.1.7", 17 "_id": "path-to-regexp@0.1.7", 18 "_inCache": true, 19 "_location": "/path-to-regexp", 20 "_nodeVersion": "2.3.3", 21 "_npmUser": { 22 "name": "blakeembrey", 23 "email": "hello@blakeembrey.com" 24 }, 25 "_npmVersion": "2.13.2", 26 "_phantomChildren": {}, 27 "_requested": { 28 "raw": "path-to-regexp@0.1.7", 29 "scope": null, 30 "escapedName": "path-to-regexp", 31 "name": "path-to-regexp", 32 "rawSpec": "0.1.7", 33 "spec": "0.1.7", 34 "type": "version" 35 }, 36 "_requiredBy": [ 37 "/express" 38 ], 39 "_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", 40 "_shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c", 41 "_shrinkwrap": null, 42 "_spec": "path-to-regexp@0.1.7", 43 "_where": "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express", 44 "bugs": { 45 "url": "https://github.com/component/path-to-regexp/issues" 46 }, 47 "component": { 48 "scripts": { 49 "path-to-regexp": "index.js" 50 } 51 }, 52 "dependencies": {}, 53 "description": "Express style path to RegExp utility", 54 "devDependencies": { 55 "istanbul": "^0.2.6", 56 "mocha": "^1.17.1" 57 }, 58 "directories": {}, 59 "dist": { 60 "shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c", 61 "tarball": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz" 62 }, 63 "files": [ 64 "index.js", 65 "LICENSE" 66 ], 67 "gitHead": "039118d6c3c186d3f176c73935ca887a32a33d93", 68 "homepage": "https://github.com/component/path-to-regexp#readme", 69 "keywords": [ 70 "express", 71 "regexp" 72 ], 73 "license": "MIT", 74 "maintainers": [ 75 { 76 "name": "tjholowaychuk", 77 "email": "tj@vision-media.ca" 78 }, 79 { 80 "name": "hughsk", 81 "email": "hughskennedy@gmail.com" 82 }, 83 { 84 "name": "timaschew", 85 "email": "timaschew@gmail.com" 86 }, 87 { 88 "name": "dougwilson", 89 "email": "doug@somethingdoug.com" 90 }, 91 { 92 "name": "jongleberry", 93 "email": "jonathanrichardong@gmail.com" 94 }, 95 { 96 "name": "dominicbarnes", 97 "email": "dominic@dbarnes.info" 98 }, 99 { 100 "name": "tootallnate", 101 "email": "nathan@tootallnate.net" 102 }, 103 { 104 "name": "rauchg", 105 "email": "rauchg@gmail.com" 106 }, 107 { 108 "name": "retrofox", 109 "email": "rdsuarez@gmail.com" 110 }, 111 { 112 "name": "coreh", 113 "email": "thecoreh@gmail.com" 114 }, 115 { 116 "name": "forbeslindesay", 117 "email": "forbes@lindesay.co.uk" 118 }, 119 { 120 "name": "kelonye", 121 "email": "kelonyemitchel@gmail.com" 122 }, 123 { 124 "name": "mattmueller", 125 "email": "mattmuelle@gmail.com" 126 }, 127 { 128 "name": "yields", 129 "email": "yields@icloud.com" 130 }, 131 { 132 "name": "anthonyshort", 133 "email": "antshort@gmail.com" 134 }, 135 { 136 "name": "ianstormtaylor", 137 "email": "ian@ianstormtaylor.com" 138 }, 139 { 140 "name": "cristiandouce", 141 "email": "cristian@gravityonmars.com" 142 }, 143 { 144 "name": "swatinem", 145 "email": "arpad.borsos@googlemail.com" 146 }, 147 { 148 "name": "stagas", 149 "email": "gstagas@gmail.com" 150 }, 151 { 152 "name": "amasad", 153 "email": "amjad.masad@gmail.com" 154 }, 155 { 156 "name": "juliangruber", 157 "email": "julian@juliangruber.com" 158 }, 159 { 160 "name": "calvinfo", 161 "email": "calvin@calv.info" 162 }, 163 { 164 "name": "blakeembrey", 165 "email": "hello@blakeembrey.com" 166 }, 167 { 168 "name": "timoxley", 169 "email": "secoif@gmail.com" 170 }, 171 { 172 "name": "jonathanong", 173 "email": "jonathanrichardong@gmail.com" 174 }, 175 { 176 "name": "queckezz", 177 "email": "fabian.eichenberger@gmail.com" 178 }, 179 { 180 "name": "nami-doc", 181 "email": "vendethiel@hotmail.fr" 182 }, 183 { 184 "name": "clintwood", 185 "email": "clint@anotherway.co.za" 186 }, 187 { 188 "name": "thehydroimpulse", 189 "email": "dnfagnan@gmail.com" 190 }, 191 { 192 "name": "stephenmathieson", 193 "email": "me@stephenmathieson.com" 194 }, 195 { 196 "name": "trevorgerhardt", 197 "email": "trevorgerhardt@gmail.com" 198 }, 199 { 200 "name": "dfcreative", 201 "email": "df.creative@gmail.com" 202 }, 203 { 204 "name": "defunctzombie", 205 "email": "shtylman@gmail.com" 206 } 207 ], 208 "name": "path-to-regexp", 209 "optionalDependencies": {}, 210 "readme": "ERROR: No README data found!", 211 "repository": { 212 "type": "git", 213 "url": "git+https://github.com/component/path-to-regexp.git" 214 }, 215 "scripts": { 216 "test": "istanbul cover _mocha -- -R spec" 217 }, 218 "version": "0.1.7" 219 }