Initial
This commit is contained in:
22
package-lock.json
generated
Normal file
22
package-lock.json
generated
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "pynamics-web",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "pynamics-web",
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@pybricks/mpy-cross-v6": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@pybricks/mpy-cross-v6": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@pybricks/mpy-cross-v6/-/mpy-cross-v6-2.0.0.tgz",
|
||||
"integrity": "sha512-DJqQgpAyoUR/myQCJFl27WxXfQavVx3nYLMOpEAuxXRcYyDebHLx4fsUOhLV+vK1LfEqeBpzAjMMSh2U4Q+dtA==",
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user