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 / first-mate / package.json
Size: Mime:
{
  "_args": [
    [
      {
        "raw": "first-mate@6.2.0",
        "scope": null,
        "escapedName": "first-mate",
        "name": "first-mate",
        "rawSpec": "6.2.0",
        "spec": "6.2.0",
        "type": "version"
      },
      "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager"
    ]
  ],
  "_from": "first-mate@6.2.0",
  "_id": "first-mate@6.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/atom-package-manager/first-mate",
  "_nodeVersion": "6.6.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/first-mate-6.2.0.tgz_1476713821118_0.2617622665129602"
  },
  "_npmUser": {
    "name": "as-cii",
    "email": "as-cii@github.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "first-mate@6.2.0",
    "scope": null,
    "escapedName": "first-mate",
    "name": "first-mate",
    "rawSpec": "6.2.0",
    "spec": "6.2.0",
    "type": "version"
  },
  "_requiredBy": [
    "/atom-package-manager"
  ],
  "_resolved": "https://registry.npmjs.org/first-mate/-/first-mate-6.2.0.tgz",
  "_shasum": "9529cae5ebea5640b4dc3c43ed588c5b352855af",
  "_shrinkwrap": null,
  "_spec": "first-mate@6.2.0",
  "_where": "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager",
  "bugs": {
    "url": "https://github.com/atom/first-mate/issues"
  },
  "dependencies": {
    "emissary": "^1",
    "event-kit": "^1.0.0",
    "fs-plus": "^2",
    "grim": "^1.2.1",
    "oniguruma": "^6.1.0",
    "season": "^5.0.2",
    "underscore-plus": "^1"
  },
  "description": "TextMate helpers",
  "devDependencies": {
    "coffee-script": "~1.7.0",
    "grunt": "~0.4.1",
    "grunt-atomdoc": "^1.0.0",
    "grunt-cli": "~0.1.8",
    "grunt-coffeelint": "0.0.6",
    "grunt-contrib-coffee": "~0.9.0",
    "grunt-peg": "~1.1.0",
    "grunt-shell": "~0.2.2",
    "jasmine-focused": "^1",
    "rimraf": "~2.1.4"
  },
  "directories": {},
  "dist": {
    "shasum": "9529cae5ebea5640b4dc3c43ed588c5b352855af",
    "tarball": "https://registry.npmjs.org/first-mate/-/first-mate-6.2.0.tgz"
  },
  "gitHead": "d255c9c0555946ccf7735522812db3da9e632785",
  "homepage": "http://atom.github.io/first-mate",
  "license": "MIT",
  "main": "./lib/first-mate.js",
  "maintainers": [
    {
      "name": "as-cii",
      "email": "as-cii@github.com"
    },
    {
      "name": "atom",
      "email": "nathan@github.com"
    },
    {
      "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": "zcbenz",
      "email": "zcbenz@gmail.com"
    },
    {
      "name": "zeke",
      "email": "zeke@sikelianos.com"
    }
  ],
  "name": "first-mate",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/atom/first-mate.git"
  },
  "scripts": {
    "benchmark": "coffee benchmark/benchmark.coffee",
    "prepublish": "grunt prepublish",
    "test": "grunt test"
  },
  "version": "6.2.0"
}