blob: cf49c4ced63fce931d09a772f9719945baa07b70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "@serpentity/components.angle",
"version": "1.0.1",
"description": "Angle 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"
}
|