![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/themes/metras/node_modules/assign-symbols/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=", "_location": "/assign-symbols", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "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/vhosts/metras.co/httpdocs/wp-content/themes/metras", "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" }