Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
IsakiMatsubara committed Apr 14, 2022
2 parents 62ba5c7 + 894e724 commit d87ee83
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "pxt-plenbit",
"version": "1.0.0",
"description": "PLEN:bit is a small humanoid robot with movable arms and legs. Anyone can easily use PLEN:bit through programing and onboard sensors.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/plenprojectcompany/pxt-PLENbit.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/plenprojectcompany/pxt-PLENbit/issues"
},
"homepage": "https://github.com/plenprojectcompany/pxt-PLENbit#readme"
}

0 comments on commit d87ee83

Please sign in to comment.