UNPKG
5g-nr
Version:
latest (0.0.0)
0.0.0
5G NR
5g-nr
/
package.json
18 lines
(17 loc)
•
291 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"5g-nr"
,
"version"
:
"0.0.0"
,
"description"
:
"5G NR"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"3GPP"
,
"5G"
,
"new"
,
"radio"
],
"author"
:
"Learn with Examples"
,
"license"
:
"ISC"
}