{
"name": "@jonaylor89/png-db",
"version": "0.1.0",
"private": true,
"description": "A database that stores JSON data rows as compressed text within the zTXt chunks of PNG image files",
"scripts": {
"build": "./build-wasm.sh"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jonaylor89/png-db.git"
},
"license": "MIT"
}