{
  "_args": [
    [
      "africastalking",
      "/var/www/unhlsims"
    ]
  ],
  "_from": "africastalking@latest",
  "_id": "africastalking@0.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/africastalking",
  "_nodeVersion": "8.3.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/africastalking-0.1.0.tgz_1507027754911_0.4497269345447421"
  },
  "_npmUser": {
    "email": "calvin.mwenda@gmail.com",
    "name": "calvinkarundu"
  },
  "_npmVersion": "5.4.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "africastalking",
    "raw": "africastalking",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/africastalking/-/africastalking-0.1.0.tgz",
  "_shasum": "a918ba893c7cfc6299c913251ed8662fee03eb51",
  "_shrinkwrap": null,
  "_spec": "africastalking",
  "_where": "/var/www/unhlsims",
  "author": {
    "name": "Africa's Talking"
  },
  "bugs": {
    "url": "https://github.com/AfricasTalkingLtd/africastalking-node.js/issues"
  },
  "dependencies": {
    "bluebird": "^3.1.1",
    "body-parser": "^1.15.0",
    "lodash": "^4.0.0",
    "unirest": "^0.4.2",
    "validate.js": "^0.9.0"
  },
  "description": "Official AfricasTalking node.js API wrapper",
  "devDependencies": {
    "express": "^4.13.4",
    "istanbul": "^0.4.2",
    "mocha": "^2.3.4",
    "should": "^8.1.1",
    "supertest": "^1.2.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-QtF7mONNGoMvF4FFMULwohOpdziy+blwQVJtEmxq4pE20plqbV8oA3luyxwtZWD5aF8U/AVlTfuaglVdiX4kKw==",
    "shasum": "a918ba893c7cfc6299c913251ed8662fee03eb51",
    "tarball": "https://registry.npmjs.org/africastalking/-/africastalking-0.1.0.tgz"
  },
  "engines": {
    "node": ">= 0.12"
  },
  "gitHead": "49504c9365d63a882232cbe65a5cb8a7e1105614",
  "homepage": "https://github.com/AfricasTalkingLtd/africastalking-node.js#readme",
  "keywords": [
    "africastalking",
    "m-pesa",
    "payments",
    "sms",
    "ussd",
    "voice"
  ],
  "license": "GPL-3.0",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "aksalj",
      "email": "aksalj@aksalj.com"
    },
    {
      "name": "calvinkarundu",
      "email": "calvin.mwenda@gmail.com"
    },
    {
      "name": "ianjuma",
      "email": "wjuma@students.usiu.ac.ke"
    }
  ],
  "name": "africastalking",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AfricasTalkingLtd/africastalking-node.js.git"
  },
  "scripts": {
    "test": "istanbul cover _mocha -- --recursive ./test/",
    "test-windows": "istanbul cover node_modules/mocha/bin/_mocha -- --recursive ./test/"
  },
  "version": "0.1.0"
}
