{ "_from": "file-name@^0.1.0", "_id": "file-name@0.1.0", "_inBundle": false, "_integrity": "sha1-ErEi8SD5w028F2wauBpUis7W3vc=", "_location": "/file-name", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "file-name@^0.1.0", "name": "file-name", "escapedName": "file-name", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/git-repo-name" ], "_resolved": "https://registry.npmjs.org/file-name/-/file-name-0.1.0.tgz", "_shasum": "12b122f120f9c34dbc176c1ab81a548aced6def7", "_spec": "file-name@^0.1.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/git-repo-name", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/file-name/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Get the basename of a filepath excluding extension. ", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/file-name", "keywords": [ "basename", "file", "filename", "filepath", "fp", "name", "path" ], "license": "MIT", "main": "index.js", "name": "file-name", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/file-name.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "description": "Other useful node.js path utils", "list": [ "relative", "is-absolute", "is-relative", "parse-filepath" ] } }, "version": "0.1.0" }