|
1 | 1 | {
|
2 |
| - "name": "@nativescript/camera", |
3 |
| - "version": "5.0.10", |
4 |
| - "description": "Provides API for using device camera", |
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 |
| - "Android", |
21 |
| - "iOS", |
22 |
| - "camera", |
23 |
| - "gallery", |
24 |
| - "images" |
25 |
| - ], |
26 |
| - "author": { |
27 |
| - "name": "NativeScript", |
28 |
| - "email": "oss@nativescript.org" |
29 |
| - }, |
30 |
| - "bugs": { |
31 |
| - "url": "https://github.com/NativeScript/plugins/issues" |
32 |
| - }, |
33 |
| - "license": "Apache-2.0", |
34 |
| - "homepage": "https://github.com/NativeScript/plugins", |
35 |
| - "readmeFilename": "README.md", |
36 |
| - "bootstrapper": "@nativescript/plugin-seed", |
37 |
| - "dependencies": { |
38 |
| - "nativescript-permissions": "1.3.11" |
39 |
| - } |
| 2 | + "name": "@nativescript/camera", |
| 3 | + "version": "5.0.11", |
| 4 | + "description": "Provides API for using device camera", |
| 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 | + "Android", |
| 21 | + "iOS", |
| 22 | + "camera", |
| 23 | + "gallery", |
| 24 | + "images" |
| 25 | + ], |
| 26 | + "author": { |
| 27 | + "name": "NativeScript", |
| 28 | + "email": "oss@nativescript.org" |
| 29 | + }, |
| 30 | + "bugs": { |
| 31 | + "url": "https://github.com/NativeScript/plugins/issues" |
| 32 | + }, |
| 33 | + "license": "Apache-2.0", |
| 34 | + "homepage": "https://github.com/NativeScript/plugins", |
| 35 | + "readmeFilename": "README.md", |
| 36 | + "bootstrapper": "@nativescript/plugin-seed", |
| 37 | + "dependencies": { |
| 38 | + "nativescript-permissions": "1.3.11" |
| 39 | + } |
40 | 40 | }
|
0 commit comments