]>
Commit | Line | Data |
---|---|---|
582cea2a BB |
1 | { |
2 | "name": "@serpentity/components.debug", | |
0e014a50 | 3 | "version": "3.0.2", |
582cea2a BB |
4 | "description": "Debug component for serpentity, holds arbitrary values", |
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": "^2.0.0" | |
32a6f9cb | 10 | }, |
b8161669 BB |
11 | "publishConfig": { |
12 | "access": "public" | |
13 | }, | |
14 | "gitHead": "11c18b56e060a05c3285f132cfa2affbbdd91fe6" | |
582cea2a | 15 | } |