mirror of
https://github.com/flynx/serialize.js.git
synced 2026-07-10 11:10:57 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4c17b6ca3c
commit
6ae2d66457
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ig-serialize",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "experimental extended json serializaion...",
|
||||
"main": "serialize.js",
|
||||
"scripts": {
|
||||
|
||||
@ -636,6 +636,9 @@ module.eJSON = {
|
||||
this.setItem(res, a, this.getItem(res, b)) }
|
||||
|
||||
return res },
|
||||
|
||||
// to comply with POLS...
|
||||
stringify: serialize,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user