Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Commit

Permalink
Added keywords and license
Browse files Browse the repository at this point in the history
  • Loading branch information
joawan committed Nov 11, 2015
1 parent 1d0b0cb commit 981b59e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
"email": "tech-identity@schibsted.com",
"url": "http://schibsted.com"
},
"keywords": [
"spid",
"sdk",
"hassession"
],
"scripts": {
"test": "grunt test",
"build": "npm install && grunt"
Expand All @@ -35,5 +40,6 @@
"karma-webpack": "^1.7.0",
"karma-coverage": "~0.5.2",
"istanbul-instrumenter-loader": "~0.1.3"
}
},
"license": "MIT"
}

0 comments on commit 981b59e

Please sign in to comment.