aboutsummaryrefslogtreecommitdiff
path: root/components/velocity/package.json
blob: f9b1e4b14fc3ac7d2315a22313dea4c31fdb5ce9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "@serpentity/components.velocity",
  "version": "3.0.1",
  "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"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "11c18b56e060a05c3285f132cfa2affbbdd91fe6"
}