blob: 516e5dfdc7692a752f6dbddd99d5b720e733727b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "@serpentity/components.force",
"version": "1.0.1",
"description": "Force component for serpentity",
"main": "index.js",
"author": "Rubén Beltrán del Río <subscriptions@unlimited.pizza>",
"license": "Apache-2.0",
"peerDependencies": {
"@serpentity/serpentity": "^2.0.0"
},
"gitHead": "663246c1527f75da5362503d9cde0605827795f1"
}
|