phenyl-async-storage-client
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "phenyl-async-storage-client", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "", | ||
"main": "./dist/index.js", | ||
"jsnext:main": "./jsnext.js", | ||
"files": [ | ||
"src", | ||
"dist", | ||
"package.json", | ||
"jsnext.js", | ||
"LICENSE", | ||
"README.md" | ||
], | ||
"devDependencies": { | ||
"kocha": "^1.8.0", | ||
"babel-register": "^6.24.1", | ||
"phenyl-interfaces": "~0.1.2" | ||
"phenyl-interfaces": "~0.1.3" | ||
}, | ||
@@ -12,0 +20,0 @@ "author": "Shin Suzuki <shinout310@gmail.com>", |
12562
5