Last change
on this file since 76712b2 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.5 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "path-to-regexp@0.1.7",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "path-to-regexp@0.1.7",
|
---|
| 10 | "_id": "path-to-regexp@0.1.7",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=",
|
---|
| 13 | "_location": "/path-to-regexp",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "path-to-regexp@0.1.7",
|
---|
| 19 | "name": "path-to-regexp",
|
---|
| 20 | "escapedName": "path-to-regexp",
|
---|
| 21 | "rawSpec": "0.1.7",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "0.1.7"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/express"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
|
---|
| 29 | "_spec": "0.1.7",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "bugs": {
|
---|
| 32 | "url": "https://github.com/component/path-to-regexp/issues"
|
---|
| 33 | },
|
---|
| 34 | "component": {
|
---|
| 35 | "scripts": {
|
---|
| 36 | "path-to-regexp": "index.js"
|
---|
| 37 | }
|
---|
| 38 | },
|
---|
[6a3a178] | 39 | "description": "Express style path to RegExp utility",
|
---|
[59329aa] | 40 | "devDependencies": {
|
---|
| 41 | "istanbul": "^0.2.6",
|
---|
| 42 | "mocha": "^1.17.1"
|
---|
| 43 | },
|
---|
[6a3a178] | 44 | "files": [
|
---|
| 45 | "index.js",
|
---|
| 46 | "LICENSE"
|
---|
| 47 | ],
|
---|
[59329aa] | 48 | "homepage": "https://github.com/component/path-to-regexp#readme",
|
---|
[6a3a178] | 49 | "keywords": [
|
---|
| 50 | "express",
|
---|
| 51 | "regexp"
|
---|
| 52 | ],
|
---|
| 53 | "license": "MIT",
|
---|
[59329aa] | 54 | "name": "path-to-regexp",
|
---|
[6a3a178] | 55 | "repository": {
|
---|
| 56 | "type": "git",
|
---|
[59329aa] | 57 | "url": "git+https://github.com/component/path-to-regexp.git"
|
---|
[6a3a178] | 58 | },
|
---|
[59329aa] | 59 | "scripts": {
|
---|
| 60 | "test": "istanbul cover _mocha -- -R spec"
|
---|
| 61 | },
|
---|
| 62 | "version": "0.1.7"
|
---|
[6a3a178] | 63 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.