mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 15:27:50 +00:00
16 lines
211 B
JSON
16 lines
211 B
JSON
{
|
|
"name": "lodash",
|
|
"version": "3.2.0",
|
|
"main": "main.js",
|
|
"private": true,
|
|
"volo": {
|
|
"type": "directory",
|
|
"ignore": [
|
|
".*",
|
|
"*.log",
|
|
"*.md",
|
|
"node_modules"
|
|
]
|
|
}
|
|
}
|