Files
lodash/bower.json
John-David Dalton 647f0dd34b Bump to v2.4.0.
2013-11-25 23:14:32 -06:00

24 lines
350 B
JSON

{
"name": "lodash",
"version": "2.4.0",
"main": "dist/lodash.compat.js",
"ignore": [
".*",
"*.custom.*",
"*.template.*",
"*.map",
"*.md",
"/*.min.*",
"/lodash.js",
"index.js",
"component.json",
"package.json",
"doc",
"modularize",
"node_modules",
"perf",
"test",
"vendor"
]
}