smart-energy-monitor/software/flow/node_modules/@types/cors/package.json

32 lines
945 B
JSON
Executable file

{
"name": "@types/cors",
"version": "2.8.13",
"description": "TypeScript definitions for cors",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors",
"license": "MIT",
"contributors": [
{
"name": "Alan Plum",
"url": "https://github.com/pluma",
"githubUsername": "pluma"
},
{
"name": "Gaurav Sharma",
"url": "https://github.com/gtpan77",
"githubUsername": "gtpan77"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cors"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "7979c95081a89c6479dfb9a9a432965c861677edef9443df6d4a871a5db924c4",
"typeScriptVersion": "4.2"
}