2024-06-21 16:20:31 -05:00
|
|
|
{
|
|
|
|
"name": "physics",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "physics",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "Unlicense",
|
|
|
|
"dependencies": {
|
2024-06-21 16:59:16 -05:00
|
|
|
"mathjax": "^3.2.2",
|
2024-06-21 16:20:31 -05:00
|
|
|
"reveal.js": "^5.1.0"
|
|
|
|
}
|
|
|
|
},
|
2024-06-21 16:59:16 -05:00
|
|
|
"node_modules/mathjax": {
|
|
|
|
"version": "3.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/mathjax/-/mathjax-3.2.2.tgz",
|
|
|
|
"integrity": "sha512-Bt+SSVU8eBG27zChVewOicYs7Xsdt40qm4+UpHyX7k0/O9NliPc+x77k1/FEsPsjKPZGJvtRZM1vO+geW0OhGw=="
|
|
|
|
},
|
2024-06-21 16:20:31 -05:00
|
|
|
"node_modules/reveal.js": {
|
|
|
|
"version": "5.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-5.1.0.tgz",
|
|
|
|
"integrity": "sha512-KDt7m0+xwKV6nAZt4CNPVFBf42sTKRQapg0bGGKB5PKO5XvChnMfwlZkybydHiQJ7p5+6LbHKRGrhXODdoNIaA==",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|