source: trip-planner-front/node_modules/@types/cors/package.json@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 913 bytes
Line 
1{
2 "name": "@types/cors",
3 "version": "2.8.12",
4 "description": "TypeScript definitions for cors",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Alan Plum",
10 "url": "https://github.com/pluma",
11 "githubUsername": "pluma"
12 },
13 {
14 "name": "Gaurav Sharma",
15 "url": "https://github.com/gtpan77",
16 "githubUsername": "gtpan77"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/cors"
25 },
26 "scripts": {},
27 "dependencies": {},
28 "typesPublisherContentHash": "53ea51a6543d58d3c1b9035a9c361d8f06d7be01973be2895820b2fb7ad9563a",
29 "typeScriptVersion": "3.6"
30}
Note: See TracBrowser for help on using the repository browser.