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 / fs-plus / package.json
Size: Mime:
{
  "_args": [
    [
      {
        "raw": "fs-plus@2.x",
        "scope": null,
        "escapedName": "fs-plus",
        "name": "fs-plus",
        "rawSpec": "2.x",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager"
    ]
  ],
  "_from": "fs-plus@>=2.0.0 <3.0.0",
  "_id": "fs-plus@2.10.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/atom-package-manager/fs-plus",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/fs-plus-2.10.1.tgz_1488630820498_0.4719312619417906"
  },
  "_npmUser": {
    "name": "as-cii",
    "email": "as-cii@github.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fs-plus@2.x",
    "scope": null,
    "escapedName": "fs-plus",
    "name": "fs-plus",
    "rawSpec": "2.x",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/atom-package-manager",
    "/atom-package-manager/first-mate",
    "/atom-package-manager/git-utils",
    "/atom-package-manager/season"
  ],
  "_resolved": "https://registry.npmjs.org/fs-plus/-/fs-plus-2.10.1.tgz",
  "_shasum": "3204781d7840611e6364e7b6fb058c96327c5aa5",
  "_shrinkwrap": null,
  "_spec": "fs-plus@2.x",
  "_where": "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager",
  "bugs": {
    "url": "https://github.com/atom/fs-plus/issues"
  },
  "dependencies": {
    "async": "^1.5.2",
    "mkdirp": "^0.5.1",
    "rimraf": "^2.5.2",
    "underscore-plus": "1.x"
  },
  "description": "node's fs with more helpers",
  "devDependencies": {
    "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.x",
    "temp": "~0.8.1"
  },
  "directories": {},
  "dist": {
    "shasum": "3204781d7840611e6364e7b6fb058c96327c5aa5",
    "tarball": "https://registry.npmjs.org/fs-plus/-/fs-plus-2.10.1.tgz"
  },
  "gitHead": "c7ca115f285583f3417ce581c78a1109716f449e",
  "homepage": "http://atom.github.io/fs-plus",
  "keywords": [
    "fs",
    "filesystem"
  ],
  "license": "MIT",
  "main": "./lib/fs-plus.js",
  "maintainers": [
    {
      "name": "as-cii",
      "email": "as-cii@github.com"
    },
    {
      "name": "atom",
      "email": "nathan@github.com"
    },
    {
      "name": "benogle",
      "email": "ogle.ben@gmail.com"
    },
    {
      "name": "damieng",
      "email": "damieng@gmail.com"
    },
    {
      "name": "iolsen",
      "email": "ian.olsen@gmail.com"
    },
    {
      "name": "kevinsawicki",
      "email": "kevinsawicki@gmail.com"
    },
    {
      "name": "lee-dohm",
      "email": "lee@lee-dohm.com"
    },
    {
      "name": "mcolyer",
      "email": "matt@colyer.name"
    },
    {
      "name": "nathansobo",
      "email": "nathan@github.com"
    }
  ],
  "name": "fs-plus",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/atom/fs-plus.git"
  },
  "scripts": {
    "prepublish": "grunt prepublish",
    "test": "grunt test"
  },
  "version": "2.10.1"
}