Added package storage
This commit is contained in:
parent
43339fae42
commit
92bed982a3
1 changed files with 14 additions and 0 deletions
|
|
@ -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/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue