mirror of
https://github.com/frainfreeze/the-monospace-web-pandoc
synced 2025-12-29 18:49:50 -08:00
23 lines
575 B
JSON
23 lines
575 B
JSON
{
|
|
"name": "@owickstrom/the-monospace-web",
|
|
"version": "0.1.2",
|
|
"description": " A minimalist design exploration",
|
|
"main": "index.css",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/owickstrom/the-monospace-web.git"
|
|
},
|
|
"keywords": [
|
|
"css"
|
|
],
|
|
"author": "Oskar Wickström",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/owickstrom/the-monospace-web/issues"
|
|
},
|
|
"homepage": "https://github.com/owickstrom/the-monospace-web#readme"
|
|
}
|