1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-12-03 10:59:13 -05:00

Update package.json license

This commit is contained in:
Jack Foltz 2018-08-15 09:02:09 -04:00
parent 315f7e48c8
commit e94184b0bc
Signed by: foltik
GPG Key ID: 303F88F996E95541
2 changed files with 1 additions and 2 deletions

View File

@ -49,13 +49,12 @@
"uglify-es": "^3.3.9" "uglify-es": "^3.3.9"
}, },
"author": "Jack Foltz", "author": "Jack Foltz",
"license": "LICENSE", "license": "MIT",
"scripts": { "scripts": {
"test": "npx mocha", "test": "npx mocha",
"build": "npx gulp", "build": "npx gulp",
"start": "npx gulp start", "start": "npx gulp start",
"watch": "npx gulp watch" "watch": "npx gulp watch"
}, },
"repository": { "repository": {
"type": "git", "type": "git",