UNPKG
jacin
Version:
latest (0.0.21)
0.0.21
0.0.11
0.0.2
Jacin, a JSON manipulation toolkit
github.com/martinswiderski/jacin
martinswiderski/jacin
jacin
/
src
/
config.js
9 lines
(7 loc)
•
142 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
'use strict'
;
module
.
exports
= {
version
:
'0.0.21'
,
published
:
'2017-04-08'
,
readme
:
'README.md'
,
package
:
'package.json'
};