UNPKG

ironio-js

Version:

A helper to the Iron.io service

24 lines (23 loc) 526 B
{ "name": "ironio-js", "version": "0.0.2", "description": "A helper to the Iron.io service", "main": "ironio-js.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/kevinsimper/ironio-js.git" }, "keywords": [ "ironio" ], "author": "Kevin Simper", "license": "BSD", "readmeFilename": "README.md", "gitHead": "c3b1db2ad7bc03381765d4a971499d97bdf59c6e", "dependencies": { "request": "~2.14.0" } }