converted to "collection"

This commit is contained in:
Daniel
2017-10-12 04:37:01 -04:00
parent 52b4241490
commit e3e853e4e2
12 changed files with 29 additions and 156 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "chaoticbackup-portal",
"name": "chaoticbackup-collection",
"version": "0.0.2",
"description": "Chaotic Backup Portal to Perim",
"description": "Chaotic Backup Collection",
"scripts": {
"start": "webpack-dev-server -d --inline --host 0.0.0.0 --history-api-fallback --progress",
"build": "webpack -p"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chaoticbackup/portal.git"
"url": "git+https://github.com/chaoticbackup/collection.git"
},
"author": "Danude Sandstorm",
"license": "MIT",