UNPKG
ensure-key
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Safe member access with initial value assignment.
ensure-key
/
package.json
14 lines
(13 loc)
•
297 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"ensure-key"
,
"version"
:
"1.0.2"
,
"description"
:
"Safe member access with initial value assignment."
,
"main"
:
"test.js"
,
"keywords"
: [
"Ensure"
,
"Member"
,
"Key"
,
"TypeScript"
,
"JS"
],
"author"
:
"Matthias Truxa <matthias.truxa
@gmail
.com>"
,
"license"
:
"ISC"
}