quirematrix
Version:
An easy to use, dependency-less software to visualize in the browser the layout of quires, using a very intuitive notation system
30 lines (29 loc) • 793 B
JSON
{
"name": "quirematrix",
"version": "1.2.0",
"description": "An easy to use, dependency-less software to visualize in the browser the layout of quires, using a very intuitive notation system",
"main": "quireMatrix.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/paths-erc/quireMatrix.git"
},
"keywords": [
"digital-humanities",
"codicology",
"manuscripts",
"archaeology",
"archaeological-science",
"egypt",
"coptic-studies",
"segyptology"
],
"author": "Julian Bogdani",
"license": "MIT",
"bugs": {
"url": "https://github.com/paths-erc/quireMatrix/issues"
},
"homepage": "https://github.com/paths-erc/quireMatrix#readme"
}