UNPKG

waterline

Version:

An ORM for Node.js and the Sails framework

29 lines (28 loc) 529 B
{ "name": "waterline", "homepage": "https://github.com/balderdashy/waterline", "authors": [ "Cody Stoltman <@particlebanana>", "Mike McNeil <@mikermcneil>" ], "description": "JavaScript ORM for the browser and Node.js", "main": ".dist/waterline.min.js", "keywords": [ "orm", "models", "collections", "mvc", "sails" ], "license": "MIT", "ignore": [ "**/.*", "example", "lib", "package.json", "node_modules", "bower_components", "test", "tests" ] }