1
- {
2
- "name" : " learncodeweb/user-data-api-wp" ,
3
- "description" : " Get Data Form Api WP Plugin LCW 1.0" ,
4
- "homepage" : " https://learncodeweb.com/" ,
5
- "type" : " wordpress-plugin" ,
6
- "keywords" : [
7
- " WP Plugin" ,
8
- " BS" ,
9
- " HTML" ,
10
- " CSS" ,
11
- " Free" ,
12
- " wordpress" ,
13
- " Users Data" ,
14
- " Portfolio" ,
15
- " Responsive" ,
16
- " learncodeweb.com"
17
- ],
18
- "authors" : [
19
- {
20
- "name" : " Khalid Zaid Bin [Mian Zaid]" ,
21
-
22
- }
23
- ],
24
- "license" : " MIT" ,
25
- "support" : {
26
- "issues" : " https://github.com/LearnCodeWeb/user-data-api-wp/issues"
27
- },
28
- "require" : {
29
- "php" : " >=7.1.0" ,
30
- "composer/installers" : " ~1.0"
31
- },
32
- "require-dev" : {
33
- "php" : " >=7.1.0"
34
- },
35
- "autoload" : {
36
- "psr-0" : {
37
- "Acme" : " src/"
38
- }
39
- },
40
- "extra" : {
41
- "installer-paths" : {
42
- "wp-content/mu-plugins/{$name}/" : [
43
- " wpackagist-plugin/user-data-api-wp"
44
- ],
45
- "wp-content/plugins/{$name}/" : [
46
- " type:wordpress-plugin"
47
- ]
48
- }
49
- }
1
+ {
2
+ "name" : " learncodeweb/user-data-api-wp" ,
3
+ "description" : " Get Data Form Api WP Plugin LCW 1.0" ,
4
+ "homepage" : " https://learncodeweb.com/" ,
5
+ "type" : " wordpress-plugin" ,
6
+ "keywords" : [
7
+ " WP Plugin" ,
8
+ " BS" ,
9
+ " HTML" ,
10
+ " CSS" ,
11
+ " Free" ,
12
+ " wordpress" ,
13
+ " Users Data" ,
14
+ " Portfolio" ,
15
+ " Responsive" ,
16
+ " learncodeweb.com"
17
+ ],
18
+ "authors" : [
19
+ {
20
+ "name" : " Khalid Zaid Bin [Mian Zaid]" ,
21
+
22
+ }
23
+ ],
24
+ "license" : " MIT" ,
25
+ "support" : {
26
+ "issues" : " https://github.com/LearnCodeWeb/user-data-api-wp/issues"
27
+ },
28
+ "require" : {
29
+ "php" : " >=7.1.0" ,
30
+ "composer/installers" : " ~1.0"
31
+ },
32
+ "require-dev" : {
33
+ "php" : " >=7.1.0"
34
+ },
35
+ "autoload" : {
36
+ "psr-0" : {
37
+ "Acme" : " src/"
38
+ }
39
+ },
40
+ "extra" : {
41
+ "installer-paths" : {
42
+ "wp-content/mu-plugins/{$name}/" : [
43
+ " wpackagist-plugin/user-data-api-wp"
44
+ ],
45
+ "wp-content/plugins/{$name}/" : [
46
+ " type:wordpress-plugin"
47
+ ]
48
+ }
49
+ }
50
50
}
0 commit comments