react / wstein / node_modules / jest-cli / node_modules / istanbul / node_modules / abbrev / package.json
80681 views{1"name": "abbrev",2"version": "1.0.6",3"description": "Like ruby's abbrev module, but in js",4"author": {5"name": "Isaac Z. Schlueter",6"email": "[email protected]"7},8"main": "abbrev.js",9"scripts": {10"test": "node test.js"11},12"repository": {13"type": "git",14"url": "git+ssh://[email protected]/isaacs/abbrev-js.git"15},16"license": "ISC",17"gitHead": "648a6735d9c5a7a04885e3ada49eed4db36181c2",18"bugs": {19"url": "https://github.com/isaacs/abbrev-js/issues"20},21"homepage": "https://github.com/isaacs/abbrev-js#readme",22"_id": "[email protected]",23"_shasum": "b6d632b859b3fa2d6f7e4b195472461b9e32dc30",24"_from": "abbrev@>=1.0.0 <1.1.0",25"_npmVersion": "2.10.0",26"_nodeVersion": "2.0.1",27"_npmUser": {28"name": "isaacs",29"email": "[email protected]"30},31"dist": {32"shasum": "b6d632b859b3fa2d6f7e4b195472461b9e32dc30",33"tarball": "http://registry.npmjs.org/abbrev/-/abbrev-1.0.6.tgz"34},35"maintainers": [36{37"name": "isaacs",38"email": "[email protected]"39}40],41"directories": {},42"_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.6.tgz",43"readme": "ERROR: No README data found!"44}454647