@types/pngjs
Version:
TypeScript definitions for pngjs
37 lines • 1.14 kB
JSON
{
"name": "@types/pngjs",
"version": "6.0.4",
"description": "TypeScript definitions for pngjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pngjs",
"license": "MIT",
"contributors": [
{
"name": "Jason Cheatham",
"githubUsername": "jason0x43",
"url": "https://github.com/jason0x43"
},
{
"name": "Florian Imdahl",
"githubUsername": "ffflorian",
"url": "https://github.com/ffflorian"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pngjs"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "2fa7f16f3af0a3cea1e1a3d89b4b4d0586901e8885857f3d1a326f7031ecd684",
"typeScriptVersion": "4.5"
}