{
  "_args": [
    [
      "underscore.string@~3.2.3",
      "/Users/saurabh/via-ui/node_modules/grunt-legacy-log"
    ]
  ],
  "_from": "underscore.string@>=3.2.3 <3.3.0",
  "_id": "underscore.string@3.2.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/underscore.string",
  "_nodeVersion": "5.4.1",
  "_npmUser": {
    "email": "esa-matti@suuronen.org",
    "name": "epeli"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "underscore.string",
    "raw": "underscore.string@~3.2.3",
    "rawSpec": "~3.2.3",
    "scope": null,
    "spec": ">=3.2.3 <3.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt-legacy-log",
    "/grunt-legacy-util"
  ],
  "_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.2.3.tgz",
  "_shasum": "806992633665d5e5fcb4db1fb3a862eb68e9e6da",
  "_shrinkwrap": null,
  "_spec": "underscore.string@~3.2.3",
  "_where": "/Users/saurabh/via-ui/node_modules/grunt-legacy-log",
  "bugs": {
    "url": "https://github.com/epeli/underscore.string/issues"
  },
  "contributors": [
    {
      "name": "Esa-Matti Suuronen",
      "email": "esa-matti@suuronen.org",
      "url": "http://esa-matti.suuronen.org/"
    },
    {
      "name": "Edward Tsech",
      "email": "edtsech@gmail.com"
    },
    {
      "name": "Pavel Pravosud",
      "email": "pavel@pravosud.com",
      "url": "<https://github.com/rwz>"
    },
    {
      "name": "Sasha Koss",
      "email": "kossnocorp@gmail.com",
      "url": "http://koss.nocorp.me/"
    },
    {
      "name": "Vladimir Dronnikov",
      "email": "dronnikov@gmail.com"
    },
    {
      "name": "Pete Kruckenberg",
      "email": "https://github.com/kruckenb",
      "url": "<https://github.com/kruckenb>"
    },
    {
      "name": "Paul Chavard",
      "email": "paul@chavard.net",
      "url": "<http://tchak.net>"
    },
    {
      "name": "Ed Finkler",
      "email": "coj@funkatron.com",
      "url": "<http://funkatron.com>"
    }
  ],
  "dependencies": {},
  "description": "String manipulation extensions for Underscore.js javascript library.",
  "devDependencies": {
    "gulp": "^3.8.11",
    "gulp-bench": "^1.1.0",
    "gulp-browserify": "~0.5.0",
    "gulp-bump": "~0.1.11",
    "gulp-eslint": "^1.1.1",
    "gulp-header": "^1.2.2",
    "gulp-istanbul": "^0.6.0",
    "gulp-mocha": "^2.0.0",
    "gulp-param": "~0.6.3",
    "gulp-rename": "~1.2.0",
    "gulp-replace": "~0.5.0",
    "gulp-rimraf": "^0.1.1",
    "gulp-uglify": "~1.0.1",
    "mocha": "^2.1.0",
    "underscore": "^1.7.0"
  },
  "directories": {
    "lib": "./"
  },
  "dist": {
    "shasum": "806992633665d5e5fcb4db1fb3a862eb68e9e6da",
    "tarball": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.2.3.tgz"
  },
  "engines": {
    "node": "*"
  },
  "gitHead": "b22908f697817e8234b8f779622d155f16651c23",
  "homepage": "http://epeli.github.com/underscore.string/",
  "jshintConfig": {
    "browser": true,
    "globals": {
      "s": true
    },
    "node": true,
    "qunit": true
  },
  "keywords": [
    "string",
    "underscore"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "edtsech",
      "email": "edtsech@gmail.com"
    },
    {
      "name": "rwz",
      "email": "rwz@duckroll.ru"
    },
    {
      "name": "epeli",
      "email": "esa-matti@suuronen.org"
    },
    {
      "name": "schtoeffel",
      "email": "schtoeffel@gmail.com"
    }
  ],
  "name": "underscore.string",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/epeli/underscore.string.git"
  },
  "scripts": {
    "test": "gulp test"
  },
  "version": "3.2.3"
}
