"@types/node": ">= 8"
}
},
+ "@serpentity/components.acceleration": {
+ "version": "file:components/acceleration"
+ },
+ "@serpentity/components.angle": {
+ "version": "file:components/angle"
+ },
+ "@serpentity/components.debug": {
+ "version": "file:components/debug"
+ },
+ "@serpentity/components.force": {
+ "version": "file:components/force"
+ },
+ "@serpentity/components.position": {
+ "version": "file:components/position"
+ },
+ "@serpentity/components.velocity": {
+ "version": "file:components/velocity"
+ },
+ "@serpentity/components.weight": {
+ "version": "file:components/weight"
+ },
"@types/events": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@types/events/-/events-3.0.0.tgz",