⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
invoice
/
node_modules
/
collect.js
/
Edit File: package.json
{ "_args": [ [ "collect.js@4.36.1", "/var/www/invoice" ] ], "_development": true, "_from": "collect.js@4.36.1", "_id": "collect.js@4.36.1", "_inBundle": false, "_integrity": "sha512-jd97xWPKgHn6uvK31V6zcyPd40lUJd7gpYxbN2VOVxGWO4tyvS9Li4EpsFjXepGTo2tYcOTC4a8YsbQXMJ4XUw==", "_location": "/collect.js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "collect.js@4.36.1", "name": "collect.js", "escapedName": "collect.js", "rawSpec": "4.36.1", "saveSpec": null, "fetchSpec": "4.36.1" }, "_requiredBy": [ "/laravel-mix" ], "_resolved": "https://registry.npmjs.org/collect.js/-/collect.js-4.36.1.tgz", "_spec": "4.36.1", "_where": "/var/www/invoice", "author": { "name": "Daniel Eckermann", "email": "danieleckermann@gmail.com", "url": "https://danieleckermann.com" }, "babel": { "presets": [ "@babel/preset-env" ] }, "bugs": { "url": "https://github.com/ecrmnn/collect.js/issues" }, "description": "Convenient and dependency free wrapper for working with arrays and objects.", "devDependencies": { "@babel/cli": "^7.17.10", "@babel/core": "^7.18.2", "@babel/polyfill": "^7.12.1", "@babel/preset-env": "^7.18.2", "benchmark": "^2.1.0", "chai": "^4.1.2", "eslint": "^4.19.1", "eslint-config-airbnb-base": "^13.2.0", "eslint-plugin-import": "^2.18.0", "eslint-plugin-markdown": "^1.0.0", "hoax.js": "^1.0.0", "mocha": "^3.5.2", "nyc": "^11.0.2", "webpack": "^4.36.1", "webpack-cli": "^3.3.6" }, "homepage": "https://github.com/ecrmnn/collect.js", "keywords": [ "collections", "collection", "collect", "map", "filter", "group by", "reduce", "transform", "pluck", "pie", "mapWithKeys", "laravel", "whereIn", "values", "unique" ], "license": "MIT", "main": "dist/index.js", "name": "collect.js", "repository": { "type": "git", "url": "git+https://github.com/ecrmnn/collect.js.git" }, "scripts": { "all": "npm run build && npm test && npm run eslint && npm run validate-version", "build": "npm run transpile && npm run bundle.development && npm run bundle.production && npm run readme", "bundle.development": "webpack-cli dist/index.js --output build/collect.js --mode development --output-library collect", "bundle.production": "webpack-cli dist/index.js --output build/collect.min.js --mode production --output-library collect", "coverage": "npm run transpile && nyc mocha test/tests.js", "docs:build": "vuepress build docs", "docs:dev": "vuepress dev docs", "eslint": "npm run eslint:fix", "eslint:fix": "npm run eslint:js -- --fix && npm run eslint:md -- --fix", "eslint:js": "eslint src/ test/", "eslint:md": "eslint --ext md README.md docs/ --rule strict:off --rule no-undef:off --rule no-unused-vars:off --rule func-names:off --rule no-console:off --rule consistent-return:off --rule import/no-unresolved:off --rule import/extensions:off --parser-options sourceType:module", "eslint:strict": "npm run eslint:js && npm run eslint:md", "prepublishOnly": "npm run all", "pretest": "npm run transpile", "readme": "node bundler/bundle.js", "reporter": "nyc report --reporter=html", "test": "mocha test/tests.js", "transpile": "rm -rf dist && babel src --quiet --out-dir dist", "validate-version": "" }, "typings": "index.d.ts", "version": "4.36.1" }
Simpan