Updated readme, renamed Boost Interactive Motor to Boost Tacho Motor

This commit is contained in:
Nathan Kunicki 2018-08-07 11:13:01 +01:00
parent d93b011cb9
commit 2bf0f407c2

View File

@ -2,6 +2,7 @@
"name": "node-poweredup", "name": "node-poweredup",
"version": "1.0.0", "version": "1.0.0",
"description": "A Node.js module to interface with LEGO Powered UP components.", "description": "A Node.js module to interface with LEGO Powered UP components.",
"homepage": "https://github.com/nathankellenicki/node-poweredup/",
"main": "dist/poweredup.js", "main": "dist/poweredup.js",
"types": "dist/poweredup.d.ts", "types": "dist/poweredup.d.ts",
"scripts": { "scripts": {