{ "_args": [ [ "fn.name@1.1.0", "/home/jenkins/workspace/BitNinja_Dispatcher_master" ] ], "_from": "fn.name@1.1.0", "_id": "fn.name@1.1.0", "_inBundle": false, "_integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==", "_location": "/fn.name", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fn.name@1.1.0", "name": "fn.name", "escapedName": "fn.name", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/one-time" ], "_resolved": "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz", "_spec": "1.1.0", "_where": "/home/jenkins/workspace/BitNinja_Dispatcher_master", "author": { "name": "Arnout Kazemier" }, "bugs": { "url": "https://github.com/3rd-Eden/fn.name/issues" }, "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" }