Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
atom / usr / share / atom / resources / app / apm / node_modules / grim / package.json
Size: Mime:
{
  "_args": [
    [
      {
        "raw": "grim@^1.2.1",
        "scope": null,
        "escapedName": "grim",
        "name": "grim",
        "rawSpec": "^1.2.1",
        "spec": ">=1.2.1 <2.0.0",
        "type": "range"
      },
      "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager/node_modules/first-mate"
    ]
  ],
  "_from": "grim@>=1.2.1 <2.0.0",
  "_id": "grim@1.5.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/atom-package-manager/grim",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "name": "maxbrunsfeld",
    "email": "maxbrunsfeld@gmail.com"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grim@^1.2.1",
    "scope": null,
    "escapedName": "grim",
    "name": "grim",
    "rawSpec": "^1.2.1",
    "spec": ">=1.2.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/atom-package-manager/event-kit",
    "/atom-package-manager/first-mate"
  ],
  "_resolved": "https://registry.npmjs.org/grim/-/grim-1.5.0.tgz",
  "_shasum": "b32b08ef567cf1852f81759ed9c68b0d71396a32",
  "_shrinkwrap": null,
  "_spec": "grim@^1.2.1",
  "_where": "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager/node_modules/first-mate",
  "bugs": {
    "url": "https://github.com/atom/grim/issues"
  },
  "dependencies": {
    "emissary": "^1.2.0"
  },
  "description": "Log usage of deprecated methods",
  "devDependencies": {
    "coffee-cache": "^0.2.0",
    "coffee-script": "^1.7.0",
    "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.0.4",
    "rimraf": "^2.2.2",
    "temp": "^0.6.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b32b08ef567cf1852f81759ed9c68b0d71396a32",
    "tarball": "https://registry.npmjs.org/grim/-/grim-1.5.0.tgz"
  },
  "gitHead": "b2b528718f498d04af94c304dc165758470039c2",
  "homepage": "https://github.com/atom/grim",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/atom/grim/raw/master/LICENSE.md"
    }
  ],
  "main": "./lib/grim",
  "maintainers": [
    {
      "name": "benogle",
      "email": "ogle.ben@gmail.com"
    },
    {
      "name": "kevinsawicki",
      "email": "kevinsawicki@gmail.com"
    },
    {
      "name": "maxbrunsfeld",
      "email": "maxbrunsfeld@gmail.com"
    },
    {
      "name": "nathansobo",
      "email": "nathan@github.com"
    },
    {
      "name": "probablycorey",
      "email": "probablycorey@gmail.com"
    }
  ],
  "name": "grim",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/atom/grim.git"
  },
  "scripts": {
    "prepublish": "grunt clean lint coffee",
    "test": "grunt test"
  },
  "version": "1.5.0"
}