123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- {
- "_args": [
- [
- "underscore.string@~2.3.3",
- "D:\\work\\im"
- ]
- ],
- "_from": "underscore.string@>=2.3.3 <2.4.0",
- "_id": "underscore.string@2.3.3",
- "_inCache": true,
- "_installable": true,
- "_location": "/underscore.string",
- "_npmUser": {
- "email": "esa-matti@suuronen.org",
- "name": "epeli"
- },
- "_npmVersion": "1.2.32",
- "_phantomChildren": {},
- "_requested": {
- "name": "underscore.string",
- "raw": "underscore.string@~2.3.3",
- "rawSpec": "~2.3.3",
- "scope": null,
- "spec": ">=2.3.3 <2.4.0",
- "type": "range"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz",
- "_shasum": "71c08bf6b428b1133f37e78fa3a21c82f7329b0d",
- "_shrinkwrap": null,
- "_spec": "underscore.string@~2.3.3",
- "_where": "D:\\work\\im",
- "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": {},
- "directories": {
- "lib": "./lib"
- },
- "dist": {
- "shasum": "71c08bf6b428b1133f37e78fa3a21c82f7329b0d",
- "tarball": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz"
- },
- "engines": {
- "node": "*"
- },
- "homepage": "http://epeli.github.com/underscore.string/",
- "keywords": [
- "underscore",
- "string"
- ],
- "licenses": [
- {
- "type": "MIT"
- }
- ],
- "main": "./lib/underscore.string",
- "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"
- },
- "version": "2.3.3"
- }
|