{ "name": "physics", "version": "1.0.0", "description": "Physics instructional tools and content", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ladd Hoffman", "license": "Unlicense", "dependencies": { "mathjax": "^3.2.2", "reveal.js": "^5.1.0" } }