webgl/package.json

14 lines
289 B
JSON

{
"name": "weblgl",
"version": "1.0.0",
"description": "A simple WebGL app to demonstrate my skills",
"scripts": {
},
"repository": {
"type": "git",
"url": "https://git.gaetanbrochard.dev/gbrochar/weblgl.git"
},
"author": "gbrochar",
"license": "AGPL-3.0-only"
}