]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/vim-mode-visual-block/node_modules/underscore-plus/package.json
Adds atom
[rbdr/dotfiles] / atom / packages / vim-mode-visual-block / node_modules / underscore-plus / package.json
1 {
2 "name": "underscore-plus",
3 "version": "1.6.6",
4 "description": "Underscore plus additional utilities",
5 "licenses": [
6 {
7 "type": "MIT",
8 "url": "http://github.com/atom/underscore-plus/raw/master/LICENSE.md"
9 }
10 ],
11 "main": "./lib/underscore-plus.js",
12 "scripts": {
13 "prepublish": "grunt clean coffee lint",
14 "test": "grunt test"
15 },
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/atom/underscore-plus.git"
19 },
20 "bugs": {
21 "url": "https://github.com/atom/underscore-plus/issues"
22 },
23 "homepage": "http://atom.github.io/underscore-plus",
24 "keywords": [
25 "underscore"
26 ],
27 "dependencies": {
28 "underscore": "~1.6.0"
29 },
30 "devDependencies": {
31 "jasmine-focused": "1.x",
32 "grunt-contrib-coffee": "~0.9.0",
33 "grunt-cli": "~0.1.8",
34 "grunt": "~0.4.1",
35 "grunt-shell": "~0.2.2",
36 "grunt-coffeelint": "0.0.6",
37 "temp": "~0.5.0",
38 "rimraf": "~2.1.4"
39 },
40 "gitHead": "2046d1562896761e3c38b7a647ac30b87b46ea20",
41 "_id": "underscore-plus@1.6.6",
42 "_shasum": "65ecde1bdc441a35d89e650fd70dcf13ae439a7d",
43 "_from": "underscore-plus@>=1.6.6 <2.0.0",
44 "_npmVersion": "2.1.8",
45 "_nodeVersion": "0.10.33",
46 "_npmUser": {
47 "name": "maxbrunsfeld",
48 "email": "maxbrunsfeld@gmail.com"
49 },
50 "maintainers": [
51 {
52 "name": "kevinsawicki",
53 "email": "kevinsawicki@gmail.com"
54 },
55 {
56 "name": "mcolyer",
57 "email": "matt@colyer.name"
58 },
59 {
60 "name": "benogle",
61 "email": "ogle.ben@gmail.com"
62 },
63 {
64 "name": "nathansobo",
65 "email": "nathansobo@gmail.com"
66 },
67 {
68 "name": "maxbrunsfeld",
69 "email": "maxbrunsfeld@gmail.com"
70 }
71 ],
72 "dist": {
73 "shasum": "65ecde1bdc441a35d89e650fd70dcf13ae439a7d",
74 "tarball": "http://registry.npmjs.org/underscore-plus/-/underscore-plus-1.6.6.tgz"
75 },
76 "directories": {},
77 "_resolved": "https://registry.npmjs.org/underscore-plus/-/underscore-plus-1.6.6.tgz",
78 "readme": "ERROR: No README data found!"
79 }