1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 10:51:56 +00:00
musix-oss/node_modules/lodash.has/package.json
2019-10-10 16:43:04 +03:00

70 lines
1.8 KiB
JSON

{
"_from": "lodash.has@^4.5.2",
"_id": "lodash.has@4.5.2",
"_inBundle": false,
"_integrity": "sha1-0Z9NwQlQWMzL4rDN9O4P5Ko3yGI=",
"_location": "/lodash.has",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash.has@^4.5.2",
"name": "lodash.has",
"escapedName": "lodash.has",
"rawSpec": "^4.5.2",
"saveSpec": null,
"fetchSpec": "^4.5.2"
},
"_requiredBy": [
"/google-gax"
],
"_resolved": "https://registry.npmjs.org/lodash.has/-/lodash.has-4.5.2.tgz",
"_shasum": "d19f4dc1095058cccbe2b0cdf4ee0fe4aa37c862",
"_spec": "lodash.has@^4.5.2",
"_where": "C:\\Users\\matia\\Documents\\GitHub\\FutoX-Musix\\node_modules\\google-gax",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.has` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"has"
],
"license": "MIT",
"name": "lodash.has",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "4.5.2"
}