|
1 | 1 | {
|
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" |
33 | 33 | }
|
0 commit comments