]> git.r.bdr.sh - rbdr/serpentity-lib/blob - components/velocity/package.json
d9892b0958219c739ed4875ee5e66aeee16314e4
[rbdr/serpentity-lib] / components / velocity / package.json
1 {
2 "name": "@serpentity/components.velocity",
3 "version": "4.0.0",
4 "description": "Velocity component for serpentity",
5 "main": "index.js",
6 "author": "Rubén Beltrán del Río <subscriptions@unlimited.pizza>",
7 "license": "Apache-2.0",
8 "peerDependencies": {
9 "@serpentity/serpentity": "^4.0.0"
10 },
11 "repository": {
12 "type": "git",
13 "url": "https://git.sr.ht/~rbdr/serpentity-lib"
14 },
15 "publishConfig": {
16 "access": "public"
17 },
18 "gitHead": "11c18b56e060a05c3285f132cfa2affbbdd91fe6"
19 }