1 | { |
2 | "name": "ayllu", |
3 | "version": "1.0.0", |
4 | "main": "index.js", |
5 | "repository": { |
6 | "type": "git", |
7 | "url": "https://ayllu-forge.org/ayllu/ayllu" |
8 | }, |
9 | "author": "", |
10 | "license": "AGPL-3.0", |
11 | "dependencies": { |
12 | "open-props": "^1.7.4" |
13 | } |
14 | } |