@types/pngjs
Version:
TypeScript definitions for pngjs
37 lines • 1.14 kB
JSON
{
"name": "@types/pngjs",
"version": "6.0.5",
"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": "c481231e349ef254ef1788046d85188f9929efb1d4593b45f8f1d3053b03ca0f",
"typeScriptVersion": "4.7"
}