{
  "name": "sprestlib",
  "description": "SharePoint REST Web Services JavaScript Library",
  "main": [
    "dist/sprestlib.js"
  ],
  "dependencies": {
    "promise": "^0.2.2"
  },
  "authors": [
    "Brent Ely <https://github.com/gitbrent>"
  ],
  "license": "MIT",
  "keywords": [
    "javascript-rest-library",
    "javascript-sharepoint-rest",
    "javascript-sharepoint-services",
    "javascript-sharepoint-web-services",
    "javascript-sp-web-services",
    "sharepoint-javascript",
    "sharepoint-javascript-framework",
    "sharepoint-javascript-library",
    "sharepoint-javascript-list",
    "sharepoint-javascript-rest",
    "sharepoint-javascript-webpart",
    "sharepoint-angular",
    "sharepoint-react",
    "sharepoint-node",
    "sharepoint-rest-api",
    "sharepoint-rest-library",
    "sharepoint-web-services",
    "sharepoint-web-services-library"
  ],
  "homepage": "https://gitbrent.github.io/SpRestLib/",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
