File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 11{
2- name: "micro-enum",
3- version: "1.0.0",
4- description: "A very, very tiny JavaScript enum implementation",
5- main: "index.js",
6- repository: {
7- type: "git",
8- url: "https://github.com/BlueHuskyStudios/Micro-JS-Enum"
2+ " name" : " micro-enum" ,
3+ " version" : " 1.0.0" ,
4+ " description" : " A very, very tiny JavaScript enum implementation" ,
5+ " main" : " index.js" ,
6+ " repository" : {
7+ " type" : " git" ,
8+ " url" : " https://github.com/BlueHuskyStudios/Micro-JS-Enum"
99 },
10- author: "Kyli Rouge <Kyli@BHStudios.org>",
11- maintainers: [
10+ " author" : " Kyli Rouge <Kyli@BHStudios.org>" ,
11+ " maintainers" : [
1212 {
13- name: "Kyli Rouge",
14- url: "https://github.com/Supuhstar"
13+ " name" : " Kyli Rouge" ,
14+ " url" : " https://github.com/Supuhstar"
1515 },
1616 {
17- name: "Tolga Ekmen",
18- url: "https://github.com/tolgaek"
17+ " name" : " Tolga Ekmen" ,
18+ " url" : " https://github.com/tolgaek"
1919 }
2020 ],
21- license: "MIT"
21+ " license" : " MIT"
2222}
You can’t perform that action at this time.
0 commit comments