UNPKG

@haravan-tech/util

Version:

utilities

23 lines (22 loc) 360 B
{ "name": "@haravan-tech/util", "version": "1.0.0", "description": "utilities", "main": "index.js", "scripts": { "test": "jest" }, "keywords": [ "haravan", "tech", "utilities" ], "author": "Haravan Tech", "license": "ISC", "dependencies": { "lodash": "^4.17.11" }, "devDependencies": { "jest": "^24.1.0" } }