]>
Commit | Line | Data |
---|---|---|
1 | { | |
2 | "name": "@serpentity/components.acceleration", | |
3 | "version": "4.0.1", | |
4 | "description": "Acceleration 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 | } |