Newer
Older
CVSS_3.0_GUI / node_modules / nwjs-builder-phoenix / node_modules / rcedit / package.json
root on 7 May 2019 1 KB Initial commit
{
  "name": "rcedit",
  "version": "0.8.0",
  "description": "Node module to edit resources of exe",
  "main": "lib/rcedit.js",
  "scripts": {
    "test": "mocha test/*.js && npm run lint",
    "lint": "standard"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/electron/node-rcedit.git"
  },
  "bugs": {
    "url": "https://github.com/electron/node-rcedit/issues"
  },
  "license": "MIT",
  "devDependencies": {
    "got": "^6.7.1",
    "mocha": "^3.0.2",
    "rcinfo": "^0.1.3",
    "standard": "^7.1.2",
    "temp": "^0.8.3"
  },
  "gitHead": "8076255aa8b4f3df4eebf6c00abd9610289dd3f0",
  "homepage": "https://github.com/electron/node-rcedit#readme",
  "_id": "rcedit@0.8.0",
  "_shasum": "dc3130aeb028f4a658ac2e3c8e6d047222dac948",
  "_from": "rcedit@^0.8.0",
  "_npmVersion": "4.0.5",
  "_nodeVersion": "7.4.0",
  "_npmUser": {
    "name": "kevinsawicki",
    "email": "kevinsawicki@gmail.com"
  },
  "dist": {
    "shasum": "dc3130aeb028f4a658ac2e3c8e6d047222dac948",
    "tarball": "https://registry.npmjs.org/rcedit/-/rcedit-0.8.0.tgz"
  },
  "maintainers": [
    {
      "name": "atom",
      "email": "nathan@github.com"
    },
    {
      "name": "electron",
      "email": "electron@github.com"
    },
    {
      "name": "kevinsawicki",
      "email": "kevinsawicki@gmail.com"
    },
    {
      "name": "maxbrunsfeld",
      "email": "maxbrunsfeld@gmail.com"
    },
    {
      "name": "nathansobo",
      "email": "nathan@github.com"
    },
    {
      "name": "zcbenz",
      "email": "zcbenz@gmail.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/rcedit-0.8.0.tgz_1489083273994_0.7776168815325946"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/rcedit/-/rcedit-0.8.0.tgz"
}