Files
lodash/bower.json
John-David Dalton 6da87e4a79 Bump to v2.2.0.
2013-09-28 20:29:54 -07:00

24 lines
350 B
JSON

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