]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/ex-mode/node_modules/space-pen/node_modules/grim/package.json
ffbe7dcbbbd0489831e4c8ae1b783c27da89cc65
[rbdr/dotfiles] / atom / packages / ex-mode / node_modules / space-pen / node_modules / grim / package.json
1 {
2 "name": "grim",
3 "version": "1.4.1",
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": "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 "coffeestack": "^1",
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": "dbcb234a130aaef6af1458bfa686f65c5b97690a",
40 "homepage": "https://github.com/atom/grim",
41 "_id": "grim@1.4.1",
42 "_shasum": "bd47bf11823bbfb1fc731914fab51016bea9e677",
43 "_from": "grim@>=1.0.0 <2.0.0",
44 "_npmVersion": "1.4.28",
45 "_npmUser": {
46 "name": "kevinsawicki",
47 "email": "kevinsawicki@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": "bd47bf11823bbfb1fc731914fab51016bea9e677",
69 "tarball": "http://registry.npmjs.org/grim/-/grim-1.4.1.tgz"
70 },
71 "directories": {},
72 "_resolved": "https://registry.npmjs.org/grim/-/grim-1.4.1.tgz"
73 }