d2-ui
Version:
134 lines (133 loc) • 3.21 kB
JSON
{
"_args": [
[
"underscore.string@~2.4.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/argparse"
]
],
"_from": "underscore.string@>=2.4.0 <2.5.0",
"_id": "underscore.string@2.4.0",
"_inCache": true,
"_installable": true,
"_location": "/underscore.string",
"_npmUser": {
"email": "esa-matti@suuronen.org",
"name": "epeli"
},
"_npmVersion": "1.3.24",
"_phantomChildren": {},
"_requested": {
"name": "underscore.string",
"raw": "underscore.string@~2.4.0",
"rawSpec": "~2.4.0",
"scope": null,
"spec": ">=2.4.0 <2.5.0",
"type": "range"
},
"_requiredBy": [
"/argparse"
],
"_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz",
"_shasum": "8cdd8fbac4e2d2ea1e7e2e8097c42f442280f85b",
"_shrinkwrap": null,
"_spec": "underscore.string@~2.4.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/argparse",
"bugs": {
"url": "https://github.com/epeli/underscore.string/issues"
},
"contributors": [
{
"email": "esa-matti@suuronen.org",
"name": "Esa-Matti Suuronen",
"url": "http://esa-matti.suuronen.org/"
},
{
"email": "edtsech@gmail.com",
"name": "Edward Tsech"
},
{
"email": "pavel@pravosud.com",
"name": "Pavel Pravosud",
"url": "<https://github.com/rwz>"
},
{
"email": "kossnocorp@gmail.com",
"name": "Sasha Koss",
"url": "http://koss.nocorp.me/"
},
{
"email": "dronnikov@gmail.com",
"name": "Vladimir Dronnikov"
},
{
"email": "https://github.com/kruckenb",
"name": "Pete Kruckenberg",
"url": "<https://github.com/kruckenb>"
},
{
"email": "paul@chavard.net",
"name": "Paul Chavard",
"url": "<http://tchak.net>"
},
{
"email": "coj@funkatron.com",
"name": "Ed Finkler",
"url": "<http://funkatron.com>"
}
],
"dependencies": {},
"description": "String manipulation extensions for Underscore.js javascript library.",
"devDependencies": {
"gulp": "~3.8.10",
"gulp-clean": "~0.3.1",
"gulp-qunit": "~1.0.0",
"gulp-rename": "~1.2.0",
"gulp-uglify": "~1.0.1"
},
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "8cdd8fbac4e2d2ea1e7e2e8097c42f442280f85b",
"tarball": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz"
},
"engines": {
"node": "*"
},
"homepage": "http://epeli.github.com/underscore.string/",
"keywords": [
"underscore",
"string"
],
"licenses": [
{
"type": "MIT"
}
],
"main": "./lib/underscore.string.js",
"maintainers": [
{
"email": "edtsech@gmail.com",
"name": "edtsech"
},
{
"email": "rwz@duckroll.ru",
"name": "rwz"
},
{
"email": "esa-matti@suuronen.org",
"name": "epeli"
}
],
"name": "underscore.string",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/epeli/underscore.string.git"
},
"scripts": {
"test": "gulp test"
},
"version": "2.4.0"
}