]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/vim-mode/node_modules/event-kit/node_modules/grim/package.json
Remove mc config
[rbdr/dotfiles] / atom / packages / vim-mode / node_modules / event-kit / node_modules / grim / package.json
1 {
2 "name": "grim",
3 "version": "0.12.0",
4 "description": "Log usage of deprecated methods",
5 "main": "./lib/grim",
6 "scripts": {
7 "prepublish": "grunt clean lint coffee",
8 "test": "grunt test"
9 },
10 "repository": {
11 "type": "git",
12 "url": "git+https://github.com/atom/grim.git"
13 },
14 "bugs": {
15 "url": "https://github.com/atom/grim/issues"
16 },
17 "licenses": [
18 {
19 "type": "MIT",
20 "url": "http://github.com/atom/grim/raw/master/LICENSE.md"
21 }
22 ],
23 "dependencies": {
24 "underscore-plus": "^1.0.0",
25 "emissary": "^1.2.0"
26 },
27 "devDependencies": {
28 "coffee-script": "^1.7.0",
29 "jasmine-focused": "^1.0.4",
30 "grunt-contrib-coffee": "^0.9.0",
31 "grunt-cli": "^0.1.8",
32 "grunt": "^0.4.1",
33 "grunt-shell": "^0.2.2",
34 "grunt-coffeelint": "^0.0.6",
35 "rimraf": "^2.2.2",
36 "coffee-cache": "^0.2.0",
37 "temp": "^0.6.0"
38 },
39 "gitHead": "c24f22a7e415d5d6b695967e341f7fb7aa27d83f",
40 "homepage": "https://github.com/atom/grim",
41 "_id": "grim@0.12.0",
42 "_shasum": "86d4ea11bf57b960688c624878bdc126fe4b7d1b",
43 "_from": "grim@>=0.12.0 <0.13.0",
44 "_npmVersion": "1.4.23",
45 "_npmUser": {
46 "name": "benogle",
47 "email": "ogle.ben@gmail.com"
48 },
49 "maintainers": [
50 {
51 "name": "probablycorey",
52 "email": "probablycorey@gmail.com"
53 },
54 {
55 "name": "benogle",
56 "email": "ogle.ben@gmail.com"
57 },
58 {
59 "name": "kevinsawicki",
60 "email": "kevinsawicki@gmail.com"
61 },
62 {
63 "name": "nathansobo",
64 "email": "nathan@github.com"
65 }
66 ],
67 "dist": {
68 "shasum": "86d4ea11bf57b960688c624878bdc126fe4b7d1b",
69 "tarball": "http://registry.npmjs.org/grim/-/grim-0.12.0.tgz"
70 },
71 "directories": {},
72 "_resolved": "https://registry.npmjs.org/grim/-/grim-0.12.0.tgz",
73 "readme": "ERROR: No README data found!"
74 }