2015-01-08 00:37:01 -08:00
|
|
|
{
|
2015-12-16 17:53:20 -08:00
|
|
|
"name": "lodash-amd",
|
2026-01-21 11:58:09 -05:00
|
|
|
"version": "4.17.23",
|
2015-12-16 17:53:20 -08:00
|
|
|
"description": "Lodash exported as AMD modules.",
|
2016-04-19 22:17:16 -07:00
|
|
|
"keywords": "amd, modules, stdlib, util",
|
2015-12-16 17:53:20 -08:00
|
|
|
"homepage": "https://lodash.com/custom-builds",
|
2016-04-19 22:17:16 -07:00
|
|
|
"bugs": "https://github.com/lodash/lodash-cli/issues",
|
|
|
|
|
"repository": "lodash/lodash",
|
2015-12-16 17:53:20 -08:00
|
|
|
"license": "MIT",
|
2016-04-01 23:28:48 -07:00
|
|
|
"main": "main.js",
|
2019-07-09 13:47:57 -07:00
|
|
|
"author": "John-David Dalton <john.david.dalton@gmail.com>",
|
2015-12-16 17:53:20 -08:00
|
|
|
"contributors": [
|
2019-07-09 13:47:57 -07:00
|
|
|
"John-David Dalton <john.david.dalton@gmail.com>",
|
|
|
|
|
"Mathias Bynens <mathias@qiwi.be>"
|
2015-12-16 17:53:20 -08:00
|
|
|
],
|
2018-02-02 21:16:59 -08:00
|
|
|
"scripts": { "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" }
|
2015-01-08 00:37:01 -08:00
|
|
|
}
|