forked from mirror/Riven
21 lines
789 B
JSON
21 lines
789 B
JSON
{
|
|
"name": "lodash",
|
|
"version": "4.17.15",
|
|
"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.\"" }
|
|
|
|
,"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
|
|
,"_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
|
|
,"_from": "lodash@4.17.15"
|
|
} |