parent
af4a0fb7e2
commit
2f335921ef
|
@ -2,7 +2,7 @@
|
|||
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.info)",
|
||||
"name": "dom-storage",
|
||||
"description": "W3C DOM Storage (localStorage and sessionStorage) for Node.JS",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/coolaj86/node-dom-storage.git"
|
||||
|
@ -12,5 +12,6 @@
|
|||
},
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {},
|
||||
"license": "Apache2",
|
||||
"devDependencies": {}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue