source: trip-planner-front/node_modules/@types/cors/package.json@ 8d391a1

Last change on this file since 8d391a1 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.7 KB
Line 
1{
2 "_args": [
3 [
4 "@types/cors@2.8.12",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "@types/cors@2.8.12",
10 "_id": "@types/cors@2.8.12",
11 "_inBundle": false,
12 "_integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==",
13 "_location": "/@types/cors",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "@types/cors@2.8.12",
19 "name": "@types/cors",
20 "escapedName": "@types%2fcors",
21 "scope": "@types",
22 "rawSpec": "2.8.12",
23 "saveSpec": null,
24 "fetchSpec": "2.8.12"
25 },
26 "_requiredBy": [
27 "/socket.io"
28 ],
29 "_resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz",
30 "_spec": "2.8.12",
31 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
32 "bugs": {
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
34 },
35 "contributors": [
36 {
37 "name": "Alan Plum",
38 "url": "https://github.com/pluma"
39 },
40 {
41 "name": "Gaurav Sharma",
42 "url": "https://github.com/gtpan77"
43 }
44 ],
45 "dependencies": {},
46 "description": "TypeScript definitions for cors",
47 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors",
48 "license": "MIT",
49 "main": "",
50 "name": "@types/cors",
51 "repository": {
52 "type": "git",
53 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
54 "directory": "types/cors"
55 },
56 "scripts": {},
57 "typeScriptVersion": "3.6",
58 "types": "index.d.ts",
59 "typesPublisherContentHash": "53ea51a6543d58d3c1b9035a9c361d8f06d7be01973be2895820b2fb7ad9563a",
60 "version": "2.8.12"
61}
Note: See TracBrowser for help on using the repository browser.