mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 08:10:18 +00:00
74 lines
1.8 KiB
JSON
74 lines
1.8 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"lodash.has@4.5.2",
|
||
|
"C:\\Users\\matia\\Musix"
|
||
|
]
|
||
|
],
|
||
|
"_from": "lodash.has@4.5.2",
|
||
|
"_id": "lodash.has@4.5.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-0Z9NwQlQWMzL4rDN9O4P5Ko3yGI=",
|
||
|
"_location": "/lodash.has",
|
||
|
"_optional": true,
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"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",
|
||
|
"_spec": "4.5.2",
|
||
|
"_where": "C:\\Users\\matia\\Musix",
|
||
|
"author": {
|
||
|
"name": "John-David Dalton",
|
||
|
"email": "john.david.dalton@gmail.com",
|
||
|
"url": "http://allyoucanleet.com/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/lodash/lodash/issues"
|
||
|
},
|
||
|
"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/"
|
||
|
}
|
||
|
],
|
||
|
"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"
|
||
|
}
|