Files
lodash/bower.json
John-David Dalton 9999332107 Bump to v2.3.0.
2013-11-10 20:54:17 -08:00

24 lines
350 B
JSON

{
"name": "lodash",
"version": "2.3.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"
]
}