g1lib
Version:
An ubiquitous static javascript toolbox lib for Ǧ1 / Duniter ecosystem with reliability in mind.
31 lines (30 loc) • 747 B
JSON
{
"name": "g1lib",
"version": "3.5.8",
"description": "An ubiquitous static javascript toolbox lib for Ǧ1 / Duniter ecosystem with reliability in mind.",
"main": "nodejs/all.mjs",
"browser": "browser/all.mjs",
"author": {
"name": "[1000i100] Millicent Billette",
"email": "git@1000i100.fr",
"url": "https://1forma-tic.fr/"
},
"funding": {
"url": "https://git.duniter.org/libs/g1lib.js"
},
"homepage": "https://git.duniter.org/libs/g1lib.js",
"repository": {
"type": "git",
"url": "https://git.duniter.org/libs/g1lib.js.git"
},
"bugs": {
"url": "https://git.duniter.org/libs/g1lib.js/-/issues"
},
"ava": {
"files": [
"**/*.test*.mjs",
"*.test*.mjs"
]
},
"license": "AGPL-3.0"
}