mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package storage
This commit is contained in:
parent
43339fae42
commit
92bed982a3
@ -6110,5 +6110,19 @@
|
|||||||
"description": "A set of simple modules for writing a JavaScript 2D game.",
|
"description": "A set of simple modules for writing a JavaScript 2D game.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/dom96/gamelight"
|
"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…
x
Reference in New Issue
Block a user