mirror of
https://github.com/zoriya/RaccoonWebsite.git
synced 2025-12-05 23:46:09 +00:00
Bumps [npm](https://github.com/npm/cli) from 6.9.0 to 6.13.4. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v6.9.0...v6.13.4) Signed-off-by: dependabot[bot] <support@github.com>
21 lines
532 B
JSON
21 lines
532 B
JSON
{
|
|
"name": "raccoon-website",
|
|
"version": "1.0.0",
|
|
"description": "A website presenting my projects.",
|
|
"dependencies": {
|
|
"bootstrap": "^4.3.1",
|
|
"npm": "^6.13.4"
|
|
},
|
|
"devDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/AnonymusRaccoon/RaccoonWebsite.git"
|
|
},
|
|
"author": "Anonymus Raccoon",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/AnonymusRaccoon/RaccoonWebsite/issues"
|
|
},
|
|
"homepage": "https://github.com/AnonymusRaccoon/RaccoonWebsite#readme"
|
|
}
|