芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/array.prototype.find/package.json
{ "_args": [ [ "array.prototype.find@2.1.2", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "array.prototype.find@2.1.2", "_id": "array.prototype.find@2.1.2", "_inBundle": false, "_integrity": "sha512-00S1O4ewO95OmmJW7EesWfQlrCrLEL8kZ40w3+GkLX2yTt0m2ggcePPa2uHPJ9KUmJvwRq+lCV9bD8Yim23x/Q==", "_location": "/array.prototype.find", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "array.prototype.find@2.1.2", "name": "array.prototype.find", "escapedName": "array.prototype.find", "rawSpec": "2.1.2", "saveSpec": null, "fetchSpec": "2.1.2" }, "_requiredBy": [ "/airbnb-prop-types" ], "_resolved": "https://registry.npmjs.org/array.prototype.find/-/array.prototype.find-2.1.2.tgz", "_spec": "2.1.2", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Paul Miller", "email": "http://paulmillr.com" }, "bugs": { "url": "https://github.com/paulmillr/Array.prototype.find/issues" }, "contributors": [ { "name": "Duncan Hall", "email": "himself@duncanhall.net" } ], "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.3", "es-abstract": "^1.19.0" }, "description": "Array.prototype.find ES6 polyfill.", "devDependencies": { "@es-shims/api": "^2.2.1", "@ljharb/eslint-config": "^18.0.0", "aud": "^1.1.5", "chai": "^3.5.0", "eslint": "^7.32.0", "in-publish": "^2.0.1", "mocha": "^3.5.3", "safe-publish-latest": "^1.1.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" }, "homepage": "https://github.com/paulmillr/Array.prototype.find#readme", "keywords": [ "Array.prototype.find", "find", "es6", "ecmascript 6", "polyfill" ], "license": "MIT", "main": "index.js", "name": "array.prototype.find", "repository": { "type": "git", "url": "git://github.com/paulmillr/Array.prototype.find.git" }, "scripts": { "lint": "eslint --ext=js,mjs .", "postlint": "es-shim-api --bound", "posttest": "aud --production", "prepublish": "not-in-publish || npm run prepublishOnly", "prepublishOnly": "safe-publish-latest", "pretest": "npm run lint", "test": "npm run tests-only", "tests-only": "mocha tests/*.js" }, "version": "2.1.2" }