mirror of
https://github.com/arnaucube/raspberryGPIOhtmlserver.git
synced 2026-02-07 19:56:40 +01:00
15 lines
184 B
JSON
Executable File
15 lines
184 B
JSON
Executable File
{
|
|
"name": "utf8",
|
|
"version": "2.0.0",
|
|
"main": "utf8.js",
|
|
"ignore": [
|
|
"coverage",
|
|
"tests",
|
|
".*",
|
|
"component.json",
|
|
"Gruntfile.js",
|
|
"node_modules",
|
|
"package.json"
|
|
]
|
|
}
|