{ "name": "blurhashcssbackground", "version": "1.0.0", "description": "", "main": "script.js", "dependencies": { "@pdf-lib/upng": "^1.0.1", "base64-arraybuffer": "^0.2.0", "blurhash": "^1.1.3" }, "devDependencies": {}, "scripts": { "prestart": "npm install", "start": "npx parcel index.html" }, "author": "Felix De Montis ", "license": "ISC" }