8000 release(shared-notification-delegate): 1.0.2 · NativeScript/plugins@2a00d09 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a00d09

Browse files
committed
release(shared-notification-delegate): 1.0.2
1 parent 84fa206 commit 2a00d09

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed
Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
{
2-
"name": "@nativescript/shared-notification-delegate",
3-
"version": "1.0.1",
4-
"description": "Shared delegate helper for iOS.",
5-
"main": "index",
6-
"typings": "index.d.ts",
7-
"nativescript": {
8-
"platforms": {
9-
"ios": "5.2.0"
10-
}
11-
},
12-
"repository": {
13-
"type": "git",
14-
"url": "https://github.com/edusperoni/nativescript-shared-notification-delegate.git"
15-
},
16-
"keywords": [
17-
"NativeScript",
18-
"JavaScript",
19-
"TypeScript",
20-
"iOS"
21-
],
22-
"author": {
23-
"name": "Eduardo Speroni",
24-
"email": "edusperoni@gmail.com"
25-
},
26-
"bugs": {
27-
"url": "https://github.com/edusperoni/nativescript-shared-notification-delegate/issues"
28-
},
29-
"license": "Apache-2.0",
30-
"homepage": "https://github.com/edusperoni/nativescript-shared-notification-delegate",
31-
"readmeFilename": "README.md",
32-
"bootstrapper": "nativescript-plugin-seed"
2+
"name": "@nativescript/shared-notification-delegate",
3+
"version": "1.0.2",
4+
"description": "Shared delegate helper for iOS.",
5+
"main": "index",
6+
"typings": "index.d.ts",
7+
"nativescript": {
8+
"platforms": {
9+
"ios": "5.2.0"
10+
}
11+
},
12+
"repository": {
13+
"type": "git",
14+
"url": "https://github.com/edusperoni/nativescript-shared-notification-delegate.git"
15+
},
16+
"keywords": [
17+
"NativeScript",
18+
"JavaScript",
19+
"TypeScript",
20+
"iOS"
21+
],
22+
"author": {
23+
"name": "Eduardo Speroni",
24+
"email": "edusperoni@gmail.com"
25+
},
26+
"bugs": {
27+
"url": "https://github.com/edusperoni/nativescript-shared-notification-delegate/issues"
28+
},
29+
"license": "Apache-2.0",
30+
"homepage": "https://github.com/edusperoni/nativescript-shared-notification-delegate",
31+
"readmeFilename": "README.md",
32+
"bootstrapper": "nativescript-plugin-seed"
3333
}

0 commit comments

Comments
 (0)
0