dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/underscore.string/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

152 lines
3.6 KiB
JSON

{
"_args": [
[
"underscore.string@~3.1.1",
"/Users/sid/Desktop/code/RustyCode/node_modules/tslint"
]
],
"_from": "underscore.string@>=3.1.1 <3.2.0",
"_id": "underscore.string@3.1.1",
"_inCache": true,
"_installable": true,
"_location": "/underscore.string",
"_nodeVersion": "1.1.0",
"_npmUser": {
"email": "schtoeffel@gmail.com",
"name": "schtoeffel"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"name": "underscore.string",
"raw": "underscore.string@~3.1.1",
"rawSpec": "~3.1.1",
"scope": null,
"spec": ">=3.1.1 <3.2.0",
"type": "range"
},
"_requiredBy": [
"/tslint"
],
"_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.1.1.tgz",
"_shasum": "0cdd6bcad0c046fd7663d305d8a785b5da10f335",
"_shrinkwrap": null,
"_spec": "underscore.string@~3.1.1",
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/tslint",
"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.11",
"gulp-bench": "^1.1.0",
"gulp-browserify": "~0.5.0",
"gulp-bump": "~0.1.11",
"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": "0cdd6bcad0c046fd7663d305d8a785b5da10f335",
"tarball": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.1.1.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "ea91a4425a2ae2bb915c7e72c2b2b2dc464a63c4",
"homepage": "http://epeli.github.com/underscore.string/",
"jshintConfig": {
"browser": true,
"globals": {
"s": true
},
"node": true,
"qunit": true
},
"keywords": [
"underscore",
"string"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"email": "edtsech@gmail.com",
"name": "edtsech"
},
{
"email": "rwz@duckroll.ru",
"name": "rwz"
},
{
"email": "esa-matti@suuronen.org",
"name": "epeli"
},
{
"email": "schtoeffel@gmail.com",
"name": "schtoeffel"
}
],
"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": "3.1.1"
}