123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- {
- "_args": [
- [
- {
- "raw": "[email protected]",
- "scope": null,
- "escapedName": "underscore-plus",
- "name": "underscore-plus",
- "rawSpec": "1.x",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/home/loredan13/projects/atom/qsp/node_modules/space-pen"
- ]
- ],
- "_from": "underscore-plus@>=1.0.0 <2.0.0",
- "_id": "[email protected]",
- "_inCache": true,
- "_location": "/underscore-plus",
- "_nodeVersion": "0.10.33",
- "_npmUser": {
- "name": "maxbrunsfeld",
- "email": "[email protected]"
- },
- "_npmVersion": "2.1.8",
- "_phantomChildren": {},
- "_requested": {
- "raw": "[email protected]",
- "scope": null,
- "escapedName": "underscore-plus",
- "name": "underscore-plus",
- "rawSpec": "1.x",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/emissary",
- "/space-pen"
- ],
- "_resolved": "https://registry.npmjs.org/underscore-plus/-/underscore-plus-1.6.6.tgz",
- "_shasum": "65ecde1bdc441a35d89e650fd70dcf13ae439a7d",
- "_shrinkwrap": null,
- "_spec": "[email protected]",
- "_where": "/home/loredan13/projects/atom/qsp/node_modules/space-pen",
- "bugs": {
- "url": "https://github.com/atom/underscore-plus/issues"
- },
- "dependencies": {
- "underscore": "~1.6.0"
- },
- "description": "Underscore plus additional utilities",
- "devDependencies": {
- "grunt": "~0.4.1",
- "grunt-cli": "~0.1.8",
- "grunt-coffeelint": "0.0.6",
- "grunt-contrib-coffee": "~0.9.0",
- "grunt-shell": "~0.2.2",
- "jasmine-focused": "1.x",
- "rimraf": "~2.1.4",
- "temp": "~0.5.0"
- },
- "directories": {},
- "dist": {
- "shasum": "65ecde1bdc441a35d89e650fd70dcf13ae439a7d",
- "tarball": "https://registry.npmjs.org/underscore-plus/-/underscore-plus-1.6.6.tgz"
- },
- "gitHead": "2046d1562896761e3c38b7a647ac30b87b46ea20",
- "homepage": "http://atom.github.io/underscore-plus",
- "keywords": [
- "underscore"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "http://github.com/atom/underscore-plus/raw/master/LICENSE.md"
- }
- ],
- "main": "./lib/underscore-plus.js",
- "maintainers": [
- {
- "name": "kevinsawicki",
- "email": "[email protected]"
- },
- {
- "name": "mcolyer",
- "email": "[email protected]"
- },
- {
- "name": "benogle",
- "email": "[email protected]"
- },
- {
- "name": "nathansobo",
- "email": "[email protected]"
- },
- {
- "name": "maxbrunsfeld",
- "email": "[email protected]"
- }
- ],
- "name": "underscore-plus",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/atom/underscore-plus.git"
- },
- "scripts": {
- "prepublish": "grunt clean coffee lint",
- "test": "grunt test"
- },
- "version": "1.6.6"
- }
|