Init commit
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "web-ocean",
|
||||
"version": "0.0.1",
|
||||
"description": "Simulating a ocean with typescript and webgl.",
|
||||
"main": "index.html",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [
|
||||
"webgl",
|
||||
"typescript",
|
||||
"simulation",
|
||||
"ocean",
|
||||
"water",
|
||||
"waves"
|
||||
],
|
||||
"author": "Julian Niessner",
|
||||
"license": "ISC"
|
||||
}
|
||||
Reference in New Issue
Block a user