UNPKG

ip-utils

Version:

Library of useful functions related to IP

6 lines (3 loc) 134 B
import * as camelCase from 'lodash.camelcase' const pkg = require('../package.json') export const packageName = camelCase(pkg.name)