UNPKG
types-pkg-json
Version:
latest (1.2.1)
1.2.1
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Type checking for package.json
connorwhite.org/github/types-pkg-json
bconnorwhite/types-pkg-json
types-pkg-json
/
build
/
fields
/
index.js
8 lines
(5 loc)
•
142 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
exports
.
__esModule
=
true
;
exports
.
Scripts
=
void
0
;
var
_scripts =
require
(
"./scripts"
);
exports
.
Scripts
= _scripts.
Scripts
;