Comparing version 0.3.1-3 to 0.3.1-4
{ | ||
"name": "baucis", | ||
"version": "0.3.1-3", | ||
"version": "0.3.1-4", | ||
"main": "index.js", | ||
@@ -13,3 +13,3 @@ "scripts": { | ||
"license": "MIT", | ||
"description": "Module for automatically creating REST interfaces for mongoose schemata", | ||
"description": "Baucis is Express middleware that creates configurable REST APIs using Mongoose schemata.", | ||
"keywords": [ "REST", "API", "express", "mongoose", "schema", "schemata", "mongo" ], | ||
@@ -16,0 +16,0 @@ "devDependencies": { |
@@ -1,5 +0,5 @@ | ||
baucis v0.3.1-3 | ||
baucis v0.3.1-4 | ||
=============== | ||
Baucis is Express middleware used to build REST services based on Mongoose schemata. | ||
Baucis is Express middleware that creates configurable REST APIs using Mongoose schemata. | ||
@@ -6,0 +6,0 @@ Like Baucis and Philemon of old, this library provides REST to the weary traveler. The goal is to create a JSON REST API for Mongoose & Express that matches as closely as possible the richness and versatility of the [HTTP 1.1 protocol](http://www.w3.org/Protocols/rfc2616/rfc2616.html). |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
269053