Your IP : 216.73.216.91


Current Path : /var/node/inatote/qa_inatote/node_modules/fn.name/
Upload File :
Current File : /var/node/inatote/qa_inatote/node_modules/fn.name/package.json

{
  "_from": "fn.name@1.x.x",
  "_id": "fn.name@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==",
  "_location": "/fn.name",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "fn.name@1.x.x",
    "name": "fn.name",
    "escapedName": "fn.name",
    "rawSpec": "1.x.x",
    "saveSpec": null,
    "fetchSpec": "1.x.x"
  },
  "_requiredBy": [
    "/one-time"
  ],
  "_resolved": "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz",
  "_shasum": "26cad8017967aea8731bc42961d04a3d5988accc",
  "_spec": "fn.name@1.x.x",
  "_where": "/var/node/inatote/qa_inatote/node_modules/one-time",
  "author": {
    "name": "Arnout Kazemier"
  },
  "bugs": {
    "url": "https://github.com/3rd-Eden/fn.name/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Extract names from functions",
  "devDependencies": {
    "assume": "2.x.x",
    "istanbul": "0.3.x",
    "mocha": "5.x.x",
    "pre-commit": "1.x.x"
  },
  "homepage": "https://github.com/3rd-Eden/fn.name",
  "keywords": [
    "fn.name",
    "function.name",
    "name",
    "function",
    "extract",
    "parse",
    "names"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "fn.name",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/3rd-Eden/fn.name.git"
  },
  "scripts": {
    "coverage": "istanbul cover ./node_modules/.bin/_mocha -- test.js",
    "test": "mocha test.js",
    "test-travis": "istanbul cover node_modules/.bin/_mocha --report lcovonly -- test.js",
    "watch": "mocha --watch test.js"
  },
  "version": "1.1.0"
}