diff options
Diffstat (limited to 'node_modules/sift/bower.json')
-rw-r--r-- | node_modules/sift/bower.json | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/node_modules/sift/bower.json b/node_modules/sift/bower.json deleted file mode 100644 index ceae6b7..0000000 --- a/node_modules/sift/bower.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "sift", - "version": "3.2.0", - "authors": [ - "Craig Condon <craig.j.condon@gmail.com>" - ], - "description": "mongodb query style array filtering", - "main": "sift.min.js", - "moduleType": [], - "license": "MIT", - "homepage": "https://github.com/crcn/sift.js", - "ignore": [ - "**/.*", - "node_modules", - "bower_components", - "test", - "benchmark", - "webpack.js", - "package.json" - ] -} |