summaryrefslogtreecommitdiff
path: root/StoneIsland/package.json
blob: ce4416e72770b81477a8fee65953808c364fe454 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "stone-island",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "dependencies": {
    "cordova": "^6.4.0",
    "cordova-ios": "^4.3.1",
    "ios-deploy": "^1.9.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "UNLICENSED"
}