| { | |
| "name": "skottie-wasm-perf", | |
| "version": "1.0.0", | |
| "description": "", | |
| "main": "index.js", | |
| "dependencies": { | |
| "command-line-args": "^5.0.2", | |
| "command-line-usage": "^5.0.3", | |
| "express": "^4.16.3", | |
| "lottie-web": "5.2.1", | |
| "node-fetch": "^2.2.0", | |
| "puppeteer": "~1.17.0" | |
| }, | |
| "devDependencies": {}, | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "author": "", | |
| "license": "ISC" | |
| } |