This website requires JavaScript.
Explore
Help
Register
Sign In
Raspberries
/
mraa
Private
Public Access
Watch
2
Star
0
Fork
0
You've already forked mraa
Code
Activity
Files
e5c7e64cf3bea6993183579d978dec0306f02eb3
mraa
/
src
/
javascript
/
package.json
9 lines
115 B
JSON
Raw
Normal View
History
Unescape
Escape
package.json: add extra info about module license and runtime support Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-06-04 15:37:00 +01:00
{
mraa: rename from maa to mraa Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-24 17:24:54 +01:00
"name"
:
"mraajs"
,
"main"
:
"./mraajs.node"
,
package.json: add extra info about module license and runtime support Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-06-04 15:37:00 +01:00
"engines"
:
{
"node"
:
">= 1.0.x"
}
,
"license"
:
"MIT"
}
Copy Permalink