12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_args": [
- [
- "find-root@1.1.0",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "find-root@1.1.0",
- "_id": "find-root@1.1.0",
- "_inBundle": false,
- "_integrity": "sha1-q8/Iunb3CMQql7PWhbfpRQv7nOQ=",
- "_location": "/find-root",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "find-root@1.1.0",
- "name": "find-root",
- "escapedName": "find-root",
- "rawSpec": "1.1.0",
- "saveSpec": null,
- "fetchSpec": "1.1.0"
- },
- "_requiredBy": [
- "/eslint-import-resolver-webpack"
- ],
- "_resolved": "https://registry.nlark.com/find-root/download/find-root-1.1.0.tgz",
- "_spec": "1.1.0",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "jsdnxx"
- },
- "bugs": {
- "url": "https://github.com/js-n/find-root/issues"
- },
- "description": "find the closest package.json",
- "devDependencies": {
- "chai": "^4.0.2",
- "mocha": "^3.4.2",
- "moquire": "^1.5.5",
- "standard": "^10.0.2"
- },
- "homepage": "https://github.com/js-n/find-root#readme",
- "keywords": [
- "fs",
- "get",
- "find",
- "closest",
- "package",
- "module",
- "base",
- "root"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "find-root",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/js-n/find-root.git"
- },
- "scripts": {
- "pretest": "standard",
- "test": "mocha"
- },
- "version": "1.1.0"
- }
|