UNPKG

showcar-storage

Version:

This module provides an abstraction layer for storing information on the client-side.

23 lines (22 loc) 480 B
{ "name": "showcar-storage", "version": "1.0.2", "homepage": "https://github.com/AutoScout24/showcar-storage", "authors": [ "AutoScout24" ], "description": "This module provides an abstraction layer for storing information on the client-side.", "main": "dist/showcar-storage.min.js", "keywords": [ "showcar", "storage" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "gruntfile.js" ] }