UNPKG
ip-utils
Version:
latest (2.4.0)
2.4.0
2.3.0
2.2.2
2.2.1
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
Library of useful functions related to IP
github.com/librasean/IP-Utils
librasean/IP-Utils
ip-utils
/
build
/
package-info.ts
6 lines
(3 loc)
•
134 B
text/typescript
View Raw
1
2
3
4
5
6
import
*
as
camelCase
from
'lodash.camelcase'
const
pkg =
require
(
'../package.json'
)
export
const
packageName =
camelCase
(pkg.
name
)