2 "name": "@serpentity/lib",
4 "description": "Shared components for Serpentity",
7 "test": "echo \"Error: no test specified\" && exit 1"
11 "url": "git+ssh://git@gitlab.com/serpentity/lib.git"
21 "author": "Rubén Beltrán del Río",
22 "license": "Apache-2.0",
24 "url": "https://gitlab.com/serpentity/lib/issues"
26 "homepage": "https://gitlab.com/serpentity/lib#readme",
31 "@serpentity/components.acceleration": "file:components/acceleration",
32 "@serpentity/components.angle": "file:components/angle",
33 "@serpentity/components.debug": "file:components/debug",
34 "@serpentity/components.force": "file:components/force",
35 "@serpentity/components.position": "file:components/position",
36 "@serpentity/components.velocity": "file:components/velocity",
37 "@serpentity/components.weight": "file:components/weight"