servidor funciona, gpio desabilitat

This commit is contained in:
nau
2016-06-21 18:42:57 +02:00
parent b5a55ed6b1
commit 4825f68edf
874 changed files with 109057 additions and 0 deletions

16
node_modules/utf8/component.json generated vendored Executable file
View File

@@ -0,0 +1,16 @@
{
"name": "utf8",
"version": "2.0.0",
"description": "A well-tested UTF-8 encoder/decoder written in JavaScript.",
"repo": "mathiasbynens/utf8.js",
"license": "MIT/GPL",
"scripts": [
"utf8.js"
],
"keywords": [
"charset",
"encoding",
"unicode",
"utf8"
]
}