UNPKG

network-information-types

Version:

Type definitions for Network Information API

37 lines (36 loc) 816 B
{ "name": "network-information-types", "description": "Type definitions for Network Information API", "version": "0.1.1", "license": "MIT", "files": [ "dist-*/", "bin/" ], "types": "dist-types/index.d.ts", "pika": true, "sideEffects": false, "keywords": [ "TypeScript", "types", "netinfo", "Network Information" ], "bugs": { "url": "https://github.com/lacolaco/network-information-types/issues" }, "repository": { "type": "git", "url": "https://github.com/lacolaco/network-information-types.git" }, "dependencies": {}, "peerDependencies": { "typescript": ">= 3.0.0" }, "devDependencies": { "@pika/pack": "^0.3.7", "@pika/plugin-build-types": "^0.3.16", "@pika/plugin-standard-pkg": "^0.3.16", "typescript": "^3.4.5" } }