```js var storage = require('./arno-storage.js'); var localStorage =new storage(); var cookie =new storage('cookie'); var lru =new storage('lru'); ```
npm install arno-storage
ERROR: No README data found!