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