lotus-ipsum
Version:
A Magic the Gathering themed Lorem Ipsum generator
29 lines (28 loc) • 641 B
JSON
{
"name": "lotus-ipsum",
"type": "module",
"version": "0.2.1",
"description": "A Magic the Gathering themed Lorem Ipsum generator",
"main": "index.js",
"scripts": {
"publish": "npm publish"
},
"repository": {
"type": "git",
"url": "git+https://github.com/krab7191/lotus-ipsum.git"
},
"keywords": [
"Magic",
"the",
"Gathering",
"MTG",
"Lorem",
"Ipsum"
],
"author": "Karsten Rabe <karstenrabe91@gmail.com>",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/krab7191/lotus-ipsum/issues"
},
"homepage": "https://github.com/krab7191/lotus-ipsum#readme"
}