om/node_modules/sift/bower.json

22 lines
421 B
JSON

{
"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"
]
}