package.json.cmake: remove repository tag causing issues on update
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
"description": "IO library that helps you use I2c, SPI, gpio, uart, pwm, analog inputs (aio) and more on a number of platforms such as the Intel galileo, the Intel edison and others",
|
||||
"keywords":["gpio", "edison","galileo","io", "mraajs", "spi", "i2c", "minnow", "intel"],
|
||||
"homepage": "http://github.com/intel-iot-devkit/mraa",
|
||||
|
||||
|
||||
"repository" : {
|
||||
"type" : "git",
|
||||
"url" : "http://github.com/intel-iot-devkit/mraa.git"
|
||||
},
|
||||
"main" : "./mraa.node",
|
||||
"engines": {
|
||||
"node": ">= 1.0.x"
|
||||
|
||||
Reference in New Issue
Block a user