Columbo aufrufen.json zum Wurzelverzeichnis wechselnUnknown {[0] [0] [0]}Datei anzeigen
{
"private": true,
"version": "2.0.3",
"name": "francy-core",
"description": "Francy - An Interactive Discrete Mathematics Framework for GAP - Core librar
y",
"author": "Manuel Martins <manuelmachadomartins@gmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/gap-packages/francy.git"
},
"keywords": [
"gap",
"francy",
"core",
"extension"
],
"license": "MIT",
"scripts": {
"test": "karma start karma.conf.js",
"clean": "rm -rf ./dist/*",
"build": "webpack --config webpack.config.js",
"build:prod": "webpack --env production=true --config webpack.config.js"
},
"main": "./dist/index.js",
"exports": {
".": "./dist/index.js"
}
}
[ 0.31Quellennavigators
]