-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
27 lines (27 loc) · 754 Bytes
/
package.json
File metadata and controls
27 lines (27 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "Cordova-spotify-plugin-ios-android",
"version": "0.1.0",
"description": "[](http://procoders.tech/)",
"cordova": {
"id": "cordova.plugin.spotify",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/jeweller1980stepanets/Cordova-spotify-plugin-ios-android.git"
},
"keywords": [
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/jeweller1980stepanets/Cordova-spotify-plugin-ios-android/issues"
},
"homepage": "https://github.com/jeweller1980stepanets/Cordova-spotify-plugin-ios-android#readme"
}