mirror of
https://github.com/analyticsjs/vue-baidu-analytics.git
synced 2025-04-06 03:58:00 +08:00
22 lines
778 B
JSON
22 lines
778 B
JSON
{
|
|
"name": "lodash",
|
|
"version": "4.17.20",
|
|
"description": "Lodash modular utilities.",
|
|
"keywords": "modules, stdlib, util",
|
|
"homepage": "https://lodash.com/",
|
|
"repository": "lodash/lodash",
|
|
"icon": "https://lodash.com/icon.svg",
|
|
"license": "MIT",
|
|
"main": "lodash.js",
|
|
"author": "John-David Dalton <john.david.dalton@gmail.com>",
|
|
"contributors": [
|
|
"John-David Dalton <john.david.dalton@gmail.com>",
|
|
"Mathias Bynens <mathias@qiwi.be>"
|
|
],
|
|
"scripts": {
|
|
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
|
|
},
|
|
"__npminstall_done": "Sun Sep 06 2020 16:10:03 GMT+0800 (中国标准时间)",
|
|
"_from": "lodash@4.17.20",
|
|
"_resolved": "https://registry.npm.taobao.org/lodash/download/lodash-4.17.20.tgz"
|
|
} |