summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/cordova-plugin-file/tests/package.json
blob: 33cd4cf934808c9b61c47d5807ba4671e6a02db5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "cordova-plugin-file-tests",
  "version": "6.0.2",
  "description": "",
  "cordova": {
    "id": "cordova-plugin-file-tests",
    "platforms": [
      "android"
    ]
  },
  "keywords": [
    "ecosystem:cordova",
    "cordova-android"
  ],
  "author": "",
  "license": "Apache-2.0"
}