particle-api-js
Version:
Particle API Client
34 lines (33 loc) • 1.03 kB
JSON
{
"data": [
{
"type": "libraries",
"id": "neopixel",
"links": {
"download": "https://binaries.particle.io/libraries/neopixel/neopixel-0.0.10.tar.gz"
},
"attributes": {
"name": "neopixel",
"version": "0.0.10",
"license": "GNU GPLv3",
"author": "Phil Burgess / Paint Your Dragon for Adafruit Industries",
"maintainer": "Brett Walach <technobly@gmail.com>",
"sentence": "Neopixel LED library",
"paragraph": "An Implementation of Adafruit's NeoPixel Library for the Spark Core, Particle Photon, P1, Electron and RedBear Duo",
"category": "Other",
"url": "https://github.com/technobly/SparkCore-NeoPixel",
"repository": "technobly/SparkCore-NeoPixel",
"architectures": [
"avr",
"spark-core",
"particle-photon",
"particle-p1",
"particle-electron",
"redbear-duo"
],
"dependencies": {}
},
"relationships": {}
}
]
}