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