File tree Expand file tree Collapse file tree 1 file changed +27
-27
lines changed Expand file tree Collapse file tree 1 file changed +27
-27
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " zelda-json" ,
3
- "version" : " 0.0.1 " ,
4
- "description" : " JSON objects for elixirs and recipes from Breath of the Wild" ,
5
- "main" : " index.js" ,
6
- "scripts" : {
7
- "test" : " echo \" Error: no test specified\" && exit 1"
8
- },
9
- "repository" : {
10
- "type" : " git" ,
11
- "url" : " git+https://github.com/joeyfigaro/zelda-json.git"
12
- },
13
- "keywords" : [
14
- " Zelda" ,
15
- " video game" ,
16
- " Breath of the Wild" ,
17
- " BOTW" ,
18
- " Zelda" ,
19
- " cooking" ,
20
- " database" ,
21
- " JSON"
22
- ],
23
- "author" : " Joey Figaro" ,
24
- "license" : " ISC" ,
25
- "bugs" : {
26
- "url" : " https://github.com/joeyfigaro/zelda-json/issues"
27
- },
28
- "homepage" : " https://github.com/joeyfigaro/zelda-json#readme"
2
+ "name" : " zelda-json" ,
3
+ "version" : " 0.1.0 " ,
4
+ "description" : " JSON objects for elixirs and recipes from Breath of the Wild" ,
5
+ "main" : " index.js" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://github.com/joeyfigaro/zelda-json.git"
12
+ },
13
+ "keywords" : [
14
+ " Zelda" ,
15
+ " video game" ,
16
+ " Breath of the Wild" ,
17
+ " BOTW" ,
18
+ " Zelda" ,
19
+ " cooking" ,
20
+ " database" ,
21
+ " JSON"
22
+ ],
23
+ "author" : " Joey Figaro" ,
24
+ "license" : " ISC" ,
25
+ "bugs" : {
26
+ "url" : " https://github.com/joeyfigaro/zelda-json/issues"
27
+ },
28
+ "homepage" : " https://github.com/joeyfigaro/zelda-json#readme"
29
29
}
You can’t perform that action at this time.
0 commit comments