{ "name" : "abbrev" , "version" : "1.0.3" , "description" : "Like ruby's abbrev module, but in js" , "author" : "Isaac Z. Schlueter " , "main" : "./lib/abbrev.js" , "scripts" : { "test" : "node lib/abbrev.js" } , "repository" : "http://github.com/isaacs/abbrev-js" , "license" : { "type" : "MIT" , "url" : "https://github.com/isaacs/abbrev-js/raw/master/LICENSE" } }