⚝
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
/
assign-symbols
/
View File Name :
package.json
{ "_args": [ [ "assign-symbols@1.0.0", "/var/www/invoice" ] ], "_from": "assign-symbols@1.0.0", "_id": "assign-symbols@1.0.0", "_inBundle": false, "_integrity": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==", "_location": "/assign-symbols", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "assign-symbols@1.0.0", "name": "assign-symbols", "escapedName": "assign-symbols", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/extend-shallow" ], "_resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", "_spec": "1.0.0", "_where": "/var/www/invoice", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/assign-symbols/issues" }, "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.", "devDependencies": { "mocha": "^3.0.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/assign-symbols", "keywords": [ "assign", "symbols" ], "license": "MIT", "main": "index.js", "name": "assign-symbols", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/assign-symbols.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [ "assign-deep", "mixin-deep", "merge-deep", "extend-shallow", "clone-deep" ] } }, "version": "1.0.0" }