| Index: appengine/config_service/ui/bower_components/lodash/.bower.json
|
| diff --git a/appengine/config_service/ui/bower_components/lodash/.bower.json b/appengine/config_service/ui/bower_components/lodash/.bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a8f9c4748b0cd8f7a93886fbaf442f6adc0b763e
|
| --- /dev/null
|
| +++ b/appengine/config_service/ui/bower_components/lodash/.bower.json
|
| @@ -0,0 +1,30 @@
|
| +{
|
| + "name": "lodash",
|
| + "main": "lodash.js",
|
| + "ignore": [
|
| + ".*",
|
| + "*.custom.*",
|
| + "*.log",
|
| + "*.map",
|
| + "*.md",
|
| + "lodash.src.js",
|
| + "component.json",
|
| + "package.json",
|
| + "doc",
|
| + "node_modules",
|
| + "perf",
|
| + "test",
|
| + "vendor"
|
| + ],
|
| + "homepage": "https://github.com/lodash/lodash",
|
| + "version": "3.10.1",
|
| + "_release": "3.10.1",
|
| + "_resolution": {
|
| + "type": "version",
|
| + "tag": "3.10.1",
|
| + "commit": "ef20b4290cc4fe7551c82a552ea7ffa76548eec8"
|
| + },
|
| + "_source": "https://github.com/lodash/lodash.git",
|
| + "_target": "^3.7.0",
|
| + "_originalSource": "lodash"
|
| +}
|
|
|