mirror of
https://github.com/JuanCanham/fresh-theme-bootstrap.git
synced 2024-11-17 12:30:10 +00:00
17 lines
514 B
JSON
17 lines
514 B
JSON
{
|
|
"name": "fresh-theme-bootstrap-test",
|
|
"version": "0.1.1",
|
|
"description": "fresh-theme-bootstrap-test",
|
|
"repository": "https://github.com/aruberto/fresh-theme-bootstrap/test",
|
|
"author": "aruberto (https://github.com/aruberto)",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/aruberto/fresh-theme-bootstrap/issues"
|
|
},
|
|
"homepage": "https://github.com/aruberto/fresh-theme-bootstrap#readme",
|
|
"devDependencies": {
|
|
"fresh-theme-bootstrap": "../",
|
|
"hackmyresume": "^1.5.2"
|
|
}
|
|
}
|