mirror of
https://github.com/JuanCanham/fresh-theme-elegant.git
synced 2024-11-22 08:10:09 +00:00
17 lines
538 B
JSON
17 lines
538 B
JSON
|
{
|
||
|
"name": "fresh-theme-elegant-test",
|
||
|
"version": "0.1.0",
|
||
|
"description": "fresh-theme-elegant-test",
|
||
|
"repository": "https://github.com/BackIsBachus/fresh-theme-elegant/test",
|
||
|
"author": "BackIsBachus (https://github.com/BackIsBachus)",
|
||
|
"license": "MIT",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/BackIsBachus/fresh-theme-elegant/issues"
|
||
|
},
|
||
|
"homepage": "https://github.com/BackIsBachus/fresh-theme-elegant#readme",
|
||
|
"devDependencies": {
|
||
|
"fresh-theme-elegant": "../",
|
||
|
"hackmyresume": "^1.8.0"
|
||
|
}
|
||
|
}
|