| Current Path : /var/www/html/test/wetty2/node_modules/object.values/ |
| Current File : /var/www/html/test/wetty2/node_modules/object.values/package.json |
{
"_args": [
[
{
"raw": "object.values@^1.1.0",
"scope": null,
"escapedName": "object.values",
"name": "object.values",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"/var/www/html/test/wetty/node_modules/eslint-plugin-import"
]
],
"_from": "object.values@>=1.1.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "object.values@1.1.1",
"_inCache": true,
"_location": "/object.values",
"_nodeVersion": "13.3.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/object.values_1.1.1_1576221995108_0.2693036147744363"
},
"_npmUser": {
"name": "ljharb",
"email": "ljharb@gmail.com"
},
"_npmVersion": "6.13.1",
"_phantomChildren": {},
"_requested": {
"raw": "object.values@^1.1.0",
"scope": null,
"escapedName": "object.values",
"name": "object.values",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/eslint-plugin-import"
],
"_resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz",
"_shasum": "68a99ecde356b7e9295a3c5e0ce31dc8c953de5e",
"_shrinkwrap": null,
"_spec": "object.values@^1.1.0",
"_where": "/var/www/html/test/wetty/node_modules/eslint-plugin-import",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com"
},
"bugs": {
"url": "https://github.com/es-shims/Object.values/issues"
},
"dependencies": {
"define-properties": "^1.1.3",
"es-abstract": "^1.17.0-next.1",
"function-bind": "^1.1.1",
"has": "^1.0.3"
},
"description": "ES2017 spec-compliant Object.values shim.",
"devDependencies": {
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^15.0.2",
"array-map": "^0.0.0",
"covert": "^1.1.1",
"eslint": "^6.7.2",
"functions-have-names": "^1.2.0",
"object-keys": "^1.1.1",
"tape": "^4.11.0"
},
"directories": {},
"dist": {
"integrity": "sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==",
"shasum": "68a99ecde356b7e9295a3c5e0ce31dc8c953de5e",
"tarball": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz",
"fileCount": 16,
"unpackedSize": 13362,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8z0rCRA9TVsSAnZWagAAdDIP/0UOwzTIIZiZN452d9dq\nl7/s5n9F9HAzvNf1cAV1u8zEiVrMOSh+J5XPVNuE0qXV7cOmUwQErwVWxMai\nfxHaWKmEB4I5zBC4OjthLm138s3PpDZMNjvf5eV+qNWdbzfvzDnKkSJhdfKL\n/W8jKEYAfe+BySBsJbWubeoPxlLBB5o02pfm10u46x/UR9O4u6g36+EnrDzQ\nJHr2IpNMY5HQUKllaSpoYIofSJaost/0m6wWlkXv2ecqpX+t6/3gqZSB/NJA\n4sOMRXhxQIzbw986F98++3aJV55ZwDziOzWGhMB0AboOJxBshDUYkcmCEtJS\nHp0+/PUiPTRKzmsFL47a2lhds6wDX54+Jk/WhIyBxu7pYNYAlBWUKLkCtzQc\n92aCuPXVHwoRuSYSVz3FOxMDi/0+aBLHc7TUWdUWNzSd2kigjyt37MnKQdCg\nZOcPg2EEPBhyQfpDstPxKU6dCgQbVzYACmHqurrDVpo/pK+igA78mrX/FTWZ\nmKSbp+cXbEkMXOgFC158g0wxisW8HRFyHVPhTIjoTBDfAXtsvt/UGLR6jcQS\neiuJsa/UmgcScIDsGxXO/+Lcj5ynRZ6BBTr8ogAHc+F6ToZ+HzxZX0lUuH0i\n4htZ/g/0IgD3phKOxW0LCBENenv/95phQQHs0Ff3ItHq+z0aKBwcVQ+9/KLg\nVwgI\r\n=2Rgy\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"gitHead": "e00dd4a6b6aef218167b4e20c959d43adcc33f2b",
"homepage": "https://github.com/es-shims/Object.values#readme",
"keywords": [
"Object.values",
"Object.keys",
"Object.entries",
"values",
"ES7",
"ES8",
"ES2017",
"shim",
"object",
"keys",
"entries",
"polyfill",
"es-shim API"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "es-shims-owner",
"email": "ljharb+esshims@gmail.com"
},
{
"name": "ljharb",
"email": "ljharb@gmail.com"
}
],
"name": "object.values",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/es-shims/Object.values.git"
},
"scripts": {
"coverage": "covert test/*.js",
"lint": "eslint .",
"posttest": "npx aud",
"pretest": "npm run lint",
"test": "npm run tests-only",
"test:module": "node test/index",
"test:shimmed": "node test/shimmed",
"tests-only": "es-shim-api && npm run test:shimmed && npm run test:module"
},
"testling": {
"files": "test/index.js",
"browsers": [
"iexplore/9.0..latest",
"firefox/4.0..6.0",
"firefox/15.0..latest",
"firefox/nightly",
"chrome/4.0..10.0",
"chrome/20.0..latest",
"chrome/canary",
"opera/11.6..latest",
"opera/next",
"safari/5.0..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2"
]
},
"version": "1.1.1"
}