|
1 | 1 | {
|
2 |
| - "name": "@nativescript/animated-circle", |
3 |
| - "version": "1.1.6", |
4 |
| - "description": "Animated circle progress in your NativeScript applications.", |
5 |
| - "main": "index", |
6 |
| - "typings": "index.d.ts", |
7 |
| - "nativescript": { |
8 |
| - "platforms": { |
9 |
| - "ios": "6.0.0", |
10 |
| - "android": "6.0.0" |
11 |
| - } |
12 |
| - }, |
13 |
| - "repository": { |
14 |
| - "type": "git", |
15 |
| - "url": "https://github.com/NativeScript/plugins.git" |
16 |
| - }, |
17 |
| - "keywords": [ |
18 |
| - "NativeScript", |
19 |
| - "JavaScript", |
20 |
| - "TypeScript", |
21 |
| - "iOS", |
22 |
| - "Android", |
23 |
| - "animated circle" |
24 |
| - ], |
25 |
| - "author": { |
26 |
| - "name": "NativeScript", |
27 |
| - "email": "oss@nativescript.org" |
28 |
| - }, |
29 |
| - "bugs": { |
30 |
| - "url": "https://github.com/NativeScript/plugins/issues" |
31 |
| - }, |
32 |
| - "license": "Apache-2.0", |
33 |
| - "homepage": "https://github.com/NativeScript/plugins", |
34 |
| - "readmeFilename": "README.md", |
35 |
| - "bootstrapper": "@nativescript/plugin-seed" |
| 2 | + "name": "@nativescript/animated-circle", |
| 3 | + "version": "1.1.7", |
| 4 | + "description": "Animated circle progress in your NativeScript applications.", |
| 5 | + "main": "index", |
| 6 | + "typings": "index.d.ts", |
| 7 | + "nativescript": { |
| 8 | + "platforms": { |
| 9 | + "ios": "6.0.0", |
| 10 | + "android": "6.0.0" |
| 11 | + } |
| 12 | + }, |
| 13 | + "repository": { |
| 14 | + "type": "git", |
| 15 | + "url": "https://github.com/NativeScript/plugins.git" |
| 16 | + }, |
| 17 | + "keywords": [ |
| 18 | + "NativeScript", |
| 19 | + "JavaScript", |
| 20 | + "TypeScript", |
| 21 | + "iOS", |
| 22 | + "Android", |
| 23 | + "animated circle" |
| 24 | + ], |
| 25 | + "author": { |
| 26 | + "name": "NativeScript", |
| 27 | + "email": "oss@nativescript.org" |
| 28 | + }, |
| 29 | + "bugs": { |
| 30 | + "url": "https://github.com/NativeScript/plugins/issues" |
| 31 | + }, |
| 32 | + "license": "Apache-2.0", |
| 33 | + "homepage": "https://github.com/NativeScript/plugins", |
| 34 | + "readmeFilename": "README.md", |
| 35 | + "bootstrapper": "@nativescript/plugin-seed" |
36 | 36 | }
|
0 commit comments