quitando basura del index
[VSoRC/.git] / node_modules / path-to-regexp / package.json
1 {
2   "_args": [
3     [
4       "path-to-regexp@0.1.7",
5       "/home/josuer08/Documents/web"
6     ]
7   ],
8   "_from": "path-to-regexp@0.1.7",
9   "_id": "path-to-regexp@0.1.7",
10   "_inBundle": false,
11   "_integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=",
12   "_location": "/path-to-regexp",
13   "_phantomChildren": {},
14   "_requested": {
15     "type": "version",
16     "registry": true,
17     "raw": "path-to-regexp@0.1.7",
18     "name": "path-to-regexp",
19     "escapedName": "path-to-regexp",
20     "rawSpec": "0.1.7",
21     "saveSpec": null,
22     "fetchSpec": "0.1.7"
23   },
24   "_requiredBy": [
25     "/express"
26   ],
27   "_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
28   "_spec": "0.1.7",
29   "_where": "/home/josuer08/Documents/web",
30   "bugs": {
31     "url": "https://github.com/component/path-to-regexp/issues"
32   },
33   "component": {
34     "scripts": {
35       "path-to-regexp": "index.js"
36     }
37   },
38   "description": "Express style path to RegExp utility",
39   "devDependencies": {
40     "istanbul": "^0.2.6",
41     "mocha": "^1.17.1"
42   },
43   "files": [
44     "index.js",
45     "LICENSE"
46   ],
47   "homepage": "https://github.com/component/path-to-regexp#readme",
48   "keywords": [
49     "express",
50     "regexp"
51   ],
52   "license": "MIT",
53   "name": "path-to-regexp",
54   "repository": {
55     "type": "git",
56     "url": "git+https://github.com/component/path-to-regexp.git"
57   },
58   "scripts": {
59     "test": "istanbul cover _mocha -- -R spec"
60   },
61   "version": "0.1.7"
62 }