Install rpio

This commit is contained in:
mmcw-dev 2017-12-22 15:27:21 -05:00
parent 9fe6bec132
commit 532ec2e679
1 changed files with 9 additions and 0 deletions

9
package-lock.json generated
View File

@ -1614,6 +1614,15 @@
"glob": "6.0.4"
}
},
"rpio": {
"version": "0.9.20",
"resolved": "https://registry.npmjs.org/rpio/-/rpio-0.9.20.tgz",
"integrity": "sha1-p9XZk6UhABVdHrehKal4E64a7aU=",
"requires": {
"bindings": "1.2.1",
"nan": "2.6.2"
}
},
"safe-buffer": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz",