UNPKG
json-6
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
0.1.128
0.1.127
0.1.126
0.1.125
0.1.124
0.1.123
0.1.122
0.1.119
0.1.117
0.1.116
0.1.115
0.1.114
0.1.113
0.1.112
0.1.111
0.1.110
JSON for the ES6 era.
npmjs.org/package/json-6/
d3x0r/json6
json-6
/
lib
/
index.js
3 lines
(2 loc)
•
54 B
JavaScript
View Raw
1
2
3
'use strict'
;
module
.
exports
=
require
(
'./json6.js'
);