|
@@ -6,7 +6,11 @@
|
|
"module": "./dist/es6/flags.js",
|
|
"module": "./dist/es6/flags.js",
|
|
"browser": "./dist/es5/flags.min.js",
|
|
"browser": "./dist/es5/flags.min.js",
|
|
"repository": {
|
|
"repository": {
|
|
- "url": "ssh://git@git.mightyplow.net:30022/mightyplow/flags.git"
|
|
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://git.mightyplow.net/mightyplow/flags"
|
|
|
|
+ },
|
|
|
|
+ "bugs": {
|
|
|
|
+ "url": "https://git.mightyplow.net/mightyplow/flags/issues"
|
|
},
|
|
},
|
|
"files": [
|
|
"files": [
|
|
"dist",
|
|
"dist",
|
|
@@ -28,7 +32,7 @@
|
|
"bits"
|
|
"bits"
|
|
],
|
|
],
|
|
"author": "mightyplow@gmail.com",
|
|
"author": "mightyplow@gmail.com",
|
|
- "license": "ISC",
|
|
|
|
|
|
+ "license": "Beerware",
|
|
"dependencies": {},
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"@types/chai": "^4.2.3",
|
|
"@types/chai": "^4.2.3",
|