Added package storage

This commit is contained in:
Konstantin Molchanov 2017-03-21 00:58:15 +04:00
parent 43339fae42
commit 92bed982a3

View File

@ -6110,5 +6110,19 @@
"description": "A set of simple modules for writing a JavaScript 2D game.",
"license": "MIT",
"web": "https://github.com/dom96/gamelight"
},
{
"name": "storage",
"url": "https://bitbucket.org/moigagoo/storage/",
"method": "hg",
"tags": [
"JavaScript",
"Storage",
"localStorage",
"sessionStorage"
],
"description": "Storage, localStorage, and sessionStorage bindigs for Nim's JavaScript backend.",
"license": "MIT",
"web": "https://bitbucket.org/moigagoo/storage/"
}
]