UNPKG

offshore-criteria

Version:

Utility library for use in offshore adapters where you need to filter a list of output using a criteria object

20 lines (19 loc) 320 B
{ "name": "offshore-criteria", "version": "0.0.1", "main": "lib/offshore-criteria.js", "ignore": [ "**/.*", "node_modules", "components", "bower_components", "test", "tests", "Gruntfile.coffee", "index.js", "package.json" ], "dependencies": { "lodash": "~1.3.1" } }