8000 release(camera): 5.0.9 · NativeScript/plugins@8625acc · GitHub
[go: up one dir, main page]

Skip to content

Commit 8625acc

Browse files
committed
release(camera): 5.0.9
1 parent c815fc3 commit 8625acc

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

packages/camera/package.json

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
{
2-
"name": "@nativescript/camera",
3-
"version": "5.0.8",
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.0"
39-
}
40-
}
2+
"name": "@nativescript/camera",
3+
"version": "5.0.9",
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.0"
39+
}
40+
}

0 commit comments

Comments
 (0)
0