|
1 | 1 | {
|
2 | 2 | "libraries": [
|
| 3 | + { |
| 4 | + "name": "Array", |
| 5 | + "version": "1.2.1", |
| 6 | + "author": "Peter Polidoro \u003c[email protected]\u003e", |
| 7 | + "maintainer": "Peter Polidoro \u003c[email protected]\u003e", |
| 8 | + "sentence": "An array container similar to the C++ std::array", |
| 9 | + "paragraph": "Like this project? Please star it on GitHub!", |
| 10 | + "website": "https://github.com/janelia-arduino/Array.git", |
| 11 | + "category": "Data Storage", |
| 12 | + "architectures": ["*"], |
| 13 | + "types": ["Contributed"], |
| 14 | + "repository": "https://github.com/janelia-arduino/Array.git", |
| 15 | + "url": "https://downloads.arduino.cc/libraries/github.com/janelia-arduino/Array-1.2.1.zip", |
| 16 | + "archiveFileName": "Array-1.2.1.zip", |
| 17 | + "size": 7859, |
| 18 | + "checksum": "SHA-256:dc69e0b4d1390c08253120a80e6e07e5cc6185ec24cbe3cb96dec2d8173e6495" |
| 19 | + }, |
3 | 20 | {
|
4 | 21 | "name": "esp8266-framework",
|
5 | 22 | "version": "1.1.5",
|
|
43 | 60 | "size": 293531,
|
44 | 61 | "checksum": "SHA-256:9d965064fc704e8ba19c0452cc50e619145f7869b9b135dbf7e521f6ec0a4b33"
|
45 | 62 | },
|
| 63 | + { |
| 64 | + "name": "Pushdata_ESP8266_SSL", |
| 65 | + "version": "0.0.6", |
| 66 | + "author": "Ragnar Lonn", |
| 67 | + "maintainer": "Ragnar Lonn \u003c[email protected]\u003e", |
| 68 | + "license": "MIT", |
| 69 | + "sentence": "Free, ultra-simple time series data storage for your IoT sensors", |
| 70 | + "paragraph": "Pushdata.io client library that makes it very simple to store your time series data online", |
| 71 | + "website": "https://pushdata.io", |
| 72 | + "category": "Communication", |
| 73 | + "architectures": ["*"], |
| 74 | + "types": ["Contributed"], |
| 75 | + "repository": "https://github.com/pushdata-io/Arduino_ESP8266_SSL.git", |
| 76 | + "providesIncludes": ["Pushdata_ESP8266_SSL.h"], |
| 77 | + "url": "https://downloads.arduino.cc/libraries/github.com/pushdata-io/Pushdata_ESP8266_SSL-0.0.6.zip", |
| 78 | + "archiveFileName": "Pushdata_ESP8266_SSL-0.0.6.zip", |
| 79 | + "size": 12160, |
| 80 | + "checksum": "SHA-256:5d592eb7900782f681b86f5fd77c5d9f25c78555e3b5f0880c52197031206df0" |
| 81 | + }, |
46 | 82 | {
|
47 | 83 | "name": "RF24Mesh",
|
48 | 84 | "version": "1.0.0",
|
|
0 commit comments