Initial
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "pynamics-web",
|
||||
"version": "1.0.0",
|
||||
"description": "Web app for Pynamics",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@pybricks/mpy-cross-v6": "^2.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user