Commit c35c68a5 authored by Ty Abonil's avatar Ty Abonil
Browse files

updated package.json with git repo

parent 49074965
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
{
  "name": "request-promise",
  "version": "0.0.1",
  "description": "Promise-based Wrapper for Request using Bluebird",
  "description": "Promise-based Wrapper for XHR using Request and Bluebird",
  "main": "lib/tp.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
    "test": "To Do"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/tyabonil/request-promise"
  },
  "keywords": [
    "xhr",