-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.json
37 lines (34 loc) · 1.46 KB
/
readme.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"project_name": "site",
"version": "0.2.0",
"description": "Portfólio",
"icon_src": "assets/Octocat.png",
"snap_store_name": null,
"screenshot_src": ["screenshot/Screenshot1.jpg","screenshot/Screenshot2.jpg","screenshot/Screenshot3.jpg","screenshot/Screenshot4.jpg","screenshot/Screenshot5.jpg","screenshot/Screenshot6.jpg","screenshot/Screenshot7.png","screenshot/Screenshot8.png","screenshot/Screenshot9.png"],
"author": "Pedro Marinho",
"github_username": "pedroermarinho",
"author_linkedin_username": "pedroermarinho",
"author_twitter_username": "pedroermarinho",
"author_website": "https://pedroermarinho.github.io/",
"homepage": "https://github.com/pedroermarinho/site#readme",
"project_demo_url": "https://github.com/pedroermarinho/site#readme",
"repository_url": "https://github.com/pedroermarinho/site",
"contributing_url": "https://github.com/pedroermarinho/site/blob/master/CONTRIBUTING.md",
"documentation_url": "https://github.com/pedroermarinho/site#readme",
"license_url": "https://github.com/pedroermarinho/site/blob/master/LICENSE",
"issues_url": "https://github.com/pedroermarinho/site/issues",
"license": "MIT",
"install_command": ["flutter run"],
"usage_command": null,
"test_command": null,
"repository": {
"type": "git",
"url": "[email protected]:pedroermarinho/readme-generator.git"
},
"credits": null,
"keywords": [
],
"is_github_repos": true,
"has_start_command": true,
"has_test_command": false
}