mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 02:15:24 +00:00
90 lines
1.9 KiB
JSON
90 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"d@~0.1.1",
|
|
"/home/my-kibana-plugin/node_modules/es6-map"
|
|
]
|
|
],
|
|
"_from": "d@>=0.1.1 <0.2.0",
|
|
"_id": "d@0.1.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/d",
|
|
"_npmUser": {
|
|
"email": "medikoo+npm@medikoo.com",
|
|
"name": "medikoo"
|
|
},
|
|
"_npmVersion": "1.4.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "d",
|
|
"raw": "d@~0.1.1",
|
|
"rawSpec": "~0.1.1",
|
|
"scope": null,
|
|
"spec": ">=0.1.1 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/es6-iterator",
|
|
"/es6-map",
|
|
"/es6-set",
|
|
"/es6-symbol",
|
|
"/es6-weak-map",
|
|
"/event-emitter"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/d/-/d-0.1.1.tgz",
|
|
"_shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
|
|
"_shrinkwrap": null,
|
|
"_spec": "d@~0.1.1",
|
|
"_where": "/home/my-kibana-plugin/node_modules/es6-map",
|
|
"author": {
|
|
"email": "medyk@medikoo.com",
|
|
"name": "Mariusz Nowak",
|
|
"url": "http://www.medikoo.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/medikoo/d/issues"
|
|
},
|
|
"dependencies": {
|
|
"es5-ext": "~0.10.2"
|
|
},
|
|
"description": "Property descriptor factory",
|
|
"devDependencies": {
|
|
"tad": "~0.1.21"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
|
|
"tarball": "http://registry.npmjs.org/d/-/d-0.1.1.tgz"
|
|
},
|
|
"homepage": "https://github.com/medikoo/d",
|
|
"keywords": [
|
|
"descriptor",
|
|
"es",
|
|
"ecmascript",
|
|
"ecma",
|
|
"property",
|
|
"descriptors",
|
|
"meta",
|
|
"properties"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"email": "medikoo+npm@medikoo.com",
|
|
"name": "medikoo"
|
|
}
|
|
],
|
|
"name": "d",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/medikoo/d.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node node_modules/tad/bin/tad"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|