@scriptwerx/web-storage
Version:
localStorage and sessionStorage for use in your Angular 2 applications.
41 lines (38 loc) • 896 B
JSON
{
"author": "Paul Massey, paul.massey@scriptwerx.io",
"organisation": "Scriptwerx",
"name": "@scriptwerx/web-storage",
"description": "localStorage and sessionStorage for use in your Angular 2 applications.",
"version": "0.2.2",
"copyright": "Scriptwerx 2017",
"license": "MIT",
"homepage": "http://www.scriptwerx.io",
"repository": {
"type": "git",
"url": "git+https://github.com/scriptwerx/angular2-web-storage.git"
},
"keywords": [
"Angular 2",
"Angular",
"Angular 2 Session Storage",
"Angular 2 Local Storage",
"sessionStorage",
"localStorage",
"Angular 2 Storage",
"Session Storage",
"Local Storage",
"TypeScript",
"Component",
"Components",
"Scriptwerx",
"swx",
"Genoveus"
],
"scripts": {
},
"dependencies": {
"@angular/core": "^2.4.5"
},
"devDependencies": {
}
}