{ "name": "video", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Warn: no test specified\" && exit 0", "clean": "rm -rf dist", "superclean": "rm -rf node_modules && rm -rf pnpm-lock.yaml && rm -rf dist" }, "keywords": [], "author": "", "license": "Unlicense" }