mirror of
https://github.com/arnaucube/raspberryGPIOhtmlserver.git
synced 2026-02-07 19:56:40 +01:00
16 lines
285 B
JSON
Executable File
16 lines
285 B
JSON
Executable File
{
|
|
"name": "global",
|
|
"repo": "component/global",
|
|
"description": "Returns a reference to the `global` object",
|
|
"version": "2.0.1",
|
|
"keywords": [],
|
|
"dependencies": {},
|
|
"development": {
|
|
"component/assert": "*"
|
|
},
|
|
"scripts": [
|
|
"index.js"
|
|
],
|
|
"license": "MIT"
|
|
}
|