25 lines
587 B
JSON
25 lines
587 B
JSON
|
{
|
||
|
"name": "physics",
|
||
|
"version": "1.0.0",
|
||
|
"lockfileVersion": 3,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"name": "physics",
|
||
|
"version": "1.0.0",
|
||
|
"license": "Unlicense",
|
||
|
"dependencies": {
|
||
|
"reveal.js": "^5.1.0"
|
||
|
}
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|