summaryrefslogtreecommitdiff
path: root/app/node_modules/okservices/okinstagram/package.json
blob: a5b9d2b861773e5be81425688559f43c7c256080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "okinstagram",
  "version": "1.0.0",
  "description": "instagram",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "okfocus <frontdesk@okfoc.us>",
  "license": "LNT",
  "dependencies": {
    "request": "^2.71.0"
  }
}