telstra-api
Version:
A node.js module for interfacing with the Telstra Dev APIs
28 lines (27 loc) • 625 B
JSON
{
"author": "Joshua 'JD' Davison <joshua@davison.asia> (http://jd.davison.asia/)",
"bugs": {
"url": "https://github.com/ozjd/Telstra-API/issues"
},
"description": "A node.js module for interfacing with the Telstra Dev APIs",
"directories": {
"lib": "./lib"
},
"homepage": "https://github.com/ozjd/Telstra-API",
"keywords": [
"Telstra",
"SMS",
"WiFi",
"Hotspot",
"Air"
],
"license": "MIT",
"main": "./t.api.js",
"name": "telstra-api",
"preferGlobal": false,
"repository": {
"type": "git",
"url": "https://github.com/ozjd/Telstra-API"
},
"version": "0.2.1"
}