UNPKG
darkest-bovine
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.0
1.0.4
1.0.3
1.0.1
1.0.0
'inspirational' quotes from your darkest bovine ancestor
darkest-bovine
/
dist
/
moocli.js
2 lines
•
134 B
JavaScript
View Raw
1
2
#! /usr/bin/env node
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
,{
value
:!
0
});
var
index_1=
require
(
"./index"
);index_1.
moo
();