{ "_args": [ [ "mimic-fn@3.1.0", "/Users/wuyu/Desktop/61/Git/h5game_ailesson_v2.4/packages/excel_to_json" ] ], "_development": true, "_from": "mimic-fn@3.1.0", "_id": "mimic-fn@3.1.0", "_inBundle": false, "_integrity": "sha1-ZXVRRbvz42lUuUnBZFBCdFHVynQ=", "_location": "/mimic-fn", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mimic-fn@3.1.0", "name": "mimic-fn", "escapedName": "mimic-fn", "rawSpec": "3.1.0", "saveSpec": null, "fetchSpec": "3.1.0" }, "_requiredBy": [ "/debounce-fn" ], "_resolved": "https://registry.npm.taobao.org/mimic-fn/download/mimic-fn-3.1.0.tgz", "_spec": "3.1.0", "_where": "/Users/wuyu/Desktop/61/Git/h5game_ailesson_v2.4/packages/excel_to_json", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/mimic-fn/issues" }, "description": "Make a function mimic another one", "devDependencies": { "ava": "^2.1.0", "tsd": "^0.7.1", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/sindresorhus/mimic-fn#readme", "keywords": [ "function", "mimic", "imitate", "rename", "copy", "inherit", "properties", "name", "func", "fn", "set", "infer", "change" ], "license": "MIT", "name": "mimic-fn", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/mimic-fn.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.1.0" }