Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Commit f68618e

Browse files
committed
chore(deprecate): add note that package is no longer maintained
1 parent d60c810 commit f68618e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# MongoDB Extended JSON Library [![][npm_img]][npm_url] [![][travis_img]][travis_url]
1+
# NOTE: This libray has been merged into the 4.x version of the [`bson`](https://www.npmjs.com/package/bson) package, and is no longer being maintained as a standalone package.
2+
3+
## MongoDB Extended JSON Library [![][npm_img]][npm_url] [![][travis_img]][travis_url]
24

35

46
The MongoDB Extended JSON Library allows you to convert MongoDB documents to Extended JSON, and vice versa. See the Extended JSON specification [here](https://github.com/mongodb/specifications/blob/master/source/extended-json.rst).

0 commit comments

Comments
 (0)