{
  "name": "pinejs-client",
  "version": "4.2.2",
  "description": "This module provides wrappers that allow easier interaction with the pinejs API.",
  "main": [
    "angular.js",
    "core.js"
  ],
  "repository": {
    "type": "git",
    "url": "git@github.com:resin-io/pinejs-client-js.git"
  },
  "authors": [
    "Lorenzo Stoakes <lorenzo@resin.io>",
    "Pagan Gazzard <page@resin.io>"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
