{
  "name": "sgsg-lite",
  "version": "0.0.2",
  "description": "",
  "main": "sg-lite.js",
  "scripts": {
    "test": "ava"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/briancsparks/sg-lite.git"
  },
  "author": "Brian C Sparks",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/briancsparks/sg-lite/issues"
  },
  "homepage": "https://github.com/briancsparks/sg-lite#readme",
  "dependencies": {
    "underscore": "^1.8.3"
  },
  "devDependencies": {
    "ava": "^0.18.2"
  }
}
