npm: start generating the collateral needed to publish sources to npm
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
"url": "https://github.com/intel-iot-devkit/upm"
|
||||
},
|
||||
"engines" : {
|
||||
"node": ">= 4.4.x"
|
||||
"node": ">= 0.10.x"
|
||||
},
|
||||
"bugs": {
|
||||
"url" : "http://github.com/intel-iot-devkit/upm/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"mraa": ">=@MRAA_VERSION@"
|
||||
"mraa": ">=@MRAA_MINIMUM@"
|
||||
},
|
||||
"license": "MIT",
|
||||
"version" : "@upm_VERSION_STRING@",
|
||||
|
||||
Reference in New Issue
Block a user