rapier2d示例
This commit is contained in:
19
tools/flashfin-rapier2d/package-lock.json
generated
Normal file
19
tools/flashfin-rapier2d/package-lock.json
generated
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "phy2d-test",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "phy2d-test",
|
||||
"dependencies": {
|
||||
"@dimforge/rapier2d-compat": "^0.15.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@dimforge/rapier2d-compat": {
|
||||
"version": "0.15.0",
|
||||
"resolved": "https://registry.npmjs.org/@dimforge/rapier2d-compat/-/rapier2d-compat-0.15.0.tgz",
|
||||
"integrity": "sha512-Jj3bSd225iKSLaZTd6Kh3nrA8X9Zj5FcfAVKYN1xizt8PPwHaGK2gY46arTQo7CmSqONfYvI+G8fPY6xP7SeiQ==",
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user