Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "fms-js", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "FileMaker Server Connection for Node and the browser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# fms-js | ||
node and browser connection for FileMaker Server | ||
###Status: 2 - unstable | ||
### Status: 2 - unstable | ||
The api is under development and may change. Backwards compatibility will be maintained if feasible. See [node stability ratings](https://gist.github.com/isaacs/1776425) | ||
###Installation | ||
### Installation | ||
fms-js can be installed using npm | ||
@@ -12,3 +12,3 @@ | ||
###Usage | ||
### Usage | ||
Once installed you can require the fms object, and start to use it | ||
@@ -15,0 +15,0 @@ |
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
11755098