{ "_args": [ [ "fn-name@3.0.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "fn-name@3.0.0", "_id": "fn-name@3.0.0", "_inBundle": false, "_integrity": "sha512-eNMNr5exLoavuAMhIUVsOKF79SWd/zG104ef6sxBTSw+cZc6BXdQXDvYcGvp0VbxVVSp1XDUNoz7mg1xMtSznA==", "_location": "/fn-name", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fn-name@3.0.0", "name": "fn-name", "escapedName": "fn-name", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/yup" ], "_resolved": "https://registry.npmjs.org/fn-name/-/fn-name-3.0.0.tgz", "_spec": "3.0.0", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/fn-name/issues" }, "description": "Get the name of a named function", "devDependencies": { "ava": "^2.3.0", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/fn-name#readme", "keywords": [ "function", "func", "fn", "name" ], "license": "MIT", "name": "fn-name", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/fn-name.git" }, "scripts": { "test": "xo && ava" }, "version": "3.0.0" }