⚝
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
/
qda-digital.online
/
node_modules
/
mixly
/
Edit File: package.json
{ "_args": [ [ "mixly@1.0.0", "/var/www/invoice" ] ], "_development": true, "_from": "mixly@1.0.0", "_id": "mixly@1.0.0", "_inBundle": false, "_integrity": "sha512-ks+xIMVeIDwuYK4LnOMXTfmiEI8oo3tFNFirpHd60C4r2H0wMwKN5/qHCrFBKFK+BYx2Gp7qs+evUJw7QO9D2w==", "_location": "/mixly", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mixly@1.0.0", "name": "mixly", "escapedName": "mixly", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/executioner" ], "_resolved": "https://registry.npmjs.org/mixly/-/mixly-1.0.0.tgz", "_spec": "1.0.0", "_where": "/var/www/invoice", "author": { "name": "Alex Indigo", "email": "iam@alexindigo.com" }, "bugs": { "url": "https://github.com/alexindigo/mixly/issues" }, "dependencies": { "fulcon": "^1.0.1" }, "description": "Collection of mixin tools for objects and functions", "devDependencies": { "browserify": "^13.1.0", "browserify-istanbul": "^2.0.0", "coveralls": "^2.11.12", "eslint": "^2.13.1", "istanbul": "^0.4.5", "obake": "^0.1.2", "phantomjs-prebuilt": "^2.1.12", "pkgfiles": "^2.3.0", "pre-commit": "^1.1.3", "reamde": "^1.1.0", "rimraf": "^2.5.4", "size-table": "^0.2.0", "tap-spec": "^4.1.1", "tape": "^4.6.0", "toc-md": "^0.2.0" }, "engines": { "node": ">= 0.10" }, "homepage": "https://github.com/alexindigo/mixly#readme", "keywords": [ "mixin", "prototype", "inheritance", "objects", "functions", "collection" ], "license": "MIT", "main": "index.js", "name": "mixly", "pre-commit": [ "clean", "lint", "cover", "browser", "report", "size", "toc" ], "repository": { "type": "git", "url": "git+https://github.com/alexindigo/mixly.git" }, "scripts": { "browser": "browserify -t browserify-istanbul test/*.js | obake --coverage | tap-spec", "clean": "rimraf coverage", "cover": "istanbul cover --reporter=json tape -- test/*.js | tap-spec", "files": "pkgfiles --sort=name", "lint": "eslint *.js test/*.js", "report": "istanbul report lcov", "size": "browserify index.js | size-table mixly", "test": "tape test/*.js | tap-spec", "toc": "toc-md README.md" }, "version": "1.0.0" }
Simpan