cmake: update swig support
* Bumped required CMake Version Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
8
src/package.json.in
Normal file
8
src/package.json.in
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name" : "jsupm_@libname@",
|
||||
"main" : "./jsupm_@libname@.node",
|
||||
"engines": {
|
||||
"node": ">= 1.0.x"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user