UNPKG

particle-api-js

Version:
31 lines (30 loc) 578 B
{ "name": "particle-api-js", "homepage": "https://github.com/particle-iot/particle-api-js", "authors": [ "Bryce Kahle <bryce@particle.io>" ], "description": "Particle API JavaScript library", "main": "dist/particle.min.js", "moduleType": [ "amd", "globals", "node" ], "keywords": [ "particle", "IoT" ], "license": "LGPL-3.0", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "repository": { "type": "git", "url": "git://github.com/particle-iot/particle-api-js.git" } }