UNPKG

typedescriptor

Version:

typedescriptor identifies and describes types.

35 lines (34 loc) 735 B
{ "name": "typedescriptor", "version": "4.0.2", "description": "typedescriptor identifies and describes types.", "contributors": [ { "name": "Golo Roden", "email": "golo.roden@thenativeweb.io" }, { "name": "Hannes Leutloff", "email": "hannes.leutloff@thenativeweb.io" } ], "main": "build/lib/index.js", "types": "build/lib/index.d.ts", "dependencies": { "defekt": "7.1.1" }, "devDependencies": { "assertthat": "6.0.1", "roboter": "11.6.42", "semantic-release-configuration": "2.0.0" }, "repository": { "type": "git", "url": "git://github.com/thenativeweb/typedescriptor.git" }, "keywords": [ "type", "typeof" ], "license": "MIT" }