react / wstein / node_modules / jest-cli / node_modules / cover / node_modules / underscore.string / package.json
80668 views{1"name": "underscore.string",2"version": "2.0.0",3"description": "String manipulation extensions for Underscore.js javascript library.",4"homepage": "http://epeli.github.com/underscore.string/",5"contributors": [6{7"name": "Esa-Matti Suuronen",8"email": "[email protected]",9"url": "http://esa-matti.suuronen.org/"10},11{12"name": "Edward Tsech",13"email": "[email protected]"14},15{16"name": "Sasha Koss",17"email": "[email protected]",18"url": "http://koss.nocorp.me/"19},20{21"name": "Vladimir Dronnikov",22"email": "[email protected]"23},24{25"name": "Pete Kruckenberg",26"email": "https://github.com/kruckenb",27"url": "<https://github.com/kruckenb>"28},29{30"name": "Paul Chavard",31"email": "[email protected]",32"url": "<http://tchak.net>"33},34{35"name": "Ed Finkler",36"email": "[email protected]",37"url": "<http://funkatron.com>"38},39{40"name": "Pavel Pravosud",41"email": "[email protected]"42}43],44"keywords": [45"underscore",46"string"47],48"main": "./lib/underscore.string",49"directories": {50"lib": "./lib"51},52"engines": {53"node": "*"54},55"dependencies": {},56"repository": {57"type": "git",58"url": "git://github.com/epeli/underscore.string.git"59},60"bugs": {61"url": "https://github.com/epeli/underscore.string/issues"62},63"licenses": [64{65"type": "MIT"66}67],68"_npmUser": {69"name": "edtsech",70"email": "[email protected]"71},72"_id": "[email protected]",73"devDependencies": {},74"_engineSupported": true,75"_npmVersion": "1.0.104",76"_nodeVersion": "v0.6.0",77"_defaultsLoaded": true,78"dist": {79"shasum": "7470858a54a0bb3560d037da56dcc67b5181e11a",80"tarball": "http://registry.npmjs.org/underscore.string/-/underscore.string-2.0.0.tgz"81},82"maintainers": [83{84"name": "edtsech",85"email": "[email protected]"86}87],88"_shasum": "7470858a54a0bb3560d037da56dcc67b5181e11a",89"_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.0.0.tgz",90"_from": "underscore.string@>=2.0.0 <2.1.0"91}929394