blob: d566857e4774fbda1514fbceecf78b4bfb7b9ccd [file] [log] [blame]
{
"_args": [
[
"underscore.string@3.2.3",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "underscore.string@3.2.3",
"_id": "underscore.string@3.2.3",
"_inBundle": false,
"_integrity": "sha1-gGmSYzZl1eX8tNsfs6hi62jp5to=",
"_location": "/underscore.string",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "underscore.string@3.2.3",
"name": "underscore.string",
"escapedName": "underscore.string",
"rawSpec": "3.2.3",
"saveSpec": null,
"fetchSpec": "3.2.3"
},
"_requiredBy": [
"/grunt-legacy-util"
],
"_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.2.3.tgz",
"_spec": "3.2.3",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"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": "./"
},
"engines": {
"node": "*"
},
"homepage": "http://epeli.github.com/underscore.string/",
"jshintConfig": {
"node": true,
"browser": true,
"qunit": true,
"globals": {
"s": true
}
},
"keywords": [
"underscore",
"string"
],
"license": "MIT",
"main": "./index.js",
"name": "underscore.string",
"repository": {
"type": "git",
"url": "git+https://github.com/epeli/underscore.string.git"
},
"scripts": {
"test": "gulp test"
},
"version": "3.2.3"
}