aboutsummaryrefslogtreecommitdiff
path: root/components/angle/package.json
blob: 73092aa4e0b506bfe4c50e7fbd60609bbd8bf04b (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "@serpentity/components.angle",
  "version": "0.0.0",
  "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"
  }
}