Last change
on this file since bdd6491 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.9 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "requires-port@1.0.0",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "requires-port@1.0.0",
|
---|
| 10 | "_id": "requires-port@1.0.0",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=",
|
---|
| 13 | "_location": "/requires-port",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "requires-port@1.0.0",
|
---|
| 19 | "name": "requires-port",
|
---|
| 20 | "escapedName": "requires-port",
|
---|
| 21 | "rawSpec": "1.0.0",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.0.0"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/http-proxy",
|
---|
| 27 | "/url-parse"
|
---|
| 28 | ],
|
---|
| 29 | "_resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
|
---|
| 30 | "_spec": "1.0.0",
|
---|
| 31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 32 | "author": {
|
---|
| 33 | "name": "Arnout Kazemier"
|
---|
[6a3a178] | 34 | },
|
---|
[59329aa] | 35 | "bugs": {
|
---|
| 36 | "url": "https://github.com/unshiftio/requires-port/issues"
|
---|
| 37 | },
|
---|
| 38 | "description": "Check if a protocol requires a certain port number to be added to an URL.",
|
---|
| 39 | "devDependencies": {
|
---|
| 40 | "assume": "1.3.x",
|
---|
| 41 | "istanbul": "0.4.x",
|
---|
| 42 | "mocha": "2.3.x",
|
---|
| 43 | "pre-commit": "1.1.x"
|
---|
| 44 | },
|
---|
| 45 | "homepage": "https://github.com/unshiftio/requires-port",
|
---|
[6a3a178] | 46 | "keywords": [
|
---|
| 47 | "port",
|
---|
| 48 | "require",
|
---|
| 49 | "http",
|
---|
| 50 | "https",
|
---|
| 51 | "ws",
|
---|
| 52 | "wss",
|
---|
| 53 | "gopher",
|
---|
| 54 | "file",
|
---|
| 55 | "ftp",
|
---|
| 56 | "requires",
|
---|
| 57 | "requried",
|
---|
| 58 | "portnumber",
|
---|
| 59 | "url",
|
---|
| 60 | "parsing",
|
---|
| 61 | "validation",
|
---|
| 62 | "cows"
|
---|
| 63 | ],
|
---|
| 64 | "license": "MIT",
|
---|
[59329aa] | 65 | "main": "index.js",
|
---|
| 66 | "name": "requires-port",
|
---|
| 67 | "repository": {
|
---|
| 68 | "type": "git",
|
---|
| 69 | "url": "git+https://github.com/unshiftio/requires-port.git"
|
---|
[6a3a178] | 70 | },
|
---|
[59329aa] | 71 | "scripts": {
|
---|
| 72 | "100%": "istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100",
|
---|
| 73 | "coverage": "istanbul cover _mocha -- test.js",
|
---|
| 74 | "test": "mocha test.js",
|
---|
| 75 | "test-travis": "istanbul cover _mocha --report lcovonly -- test.js",
|
---|
| 76 | "watch": "mocha --watch test.js"
|
---|
| 77 | },
|
---|
| 78 | "version": "1.0.0"
|
---|
[6a3a178] | 79 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.