UNPKG
abort
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
alias for krash
abort
/
package.json
17 lines
(16 loc)
•
266 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"abort"
,
"version"
:
"1.0.2"
,
"description"
:
"alias for krash"
,
"main"
:
"index.js"
,
"scripts"
:
{
}
,
"keywords"
:
[
"invariants"
,
"validation"
,
"assignment"
,
"assert"
,
"fluent"
]
,
"author"
:
"bzb-stcnx"
,
"license"
:
"MIT"
}