Skip to content

Commit 6927a67

Browse files
authored
docs: readme
1 parent bb1d69a commit 6927a67

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,5 +1,7 @@
11
# json-source-map
2-
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes
2+
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes.
3+
4+
NEW: BigInt support.
35

46
[![Build Status](https://travis-ci.org/epoberezkin/json-source-map.svg?branch=master)](https://travis-ci.org/epoberezkin/json-source-map)
57
[![npm version](https://badge.fury.io/js/json-source-map.svg)](https://www.npmjs.com/package/json-source-map)

0 commit comments

Comments
 (0)