{
   "name": "@mightyplow/jslib",
   "version": "0.21.1",
   "description": "js helpers library",
   "main": "dist/index.js",
   "keywords": [
      "js",
      "javascript",
      "helpers",
      "library"
   ],
   "author": {
      "name": "mightyplow",
      "email": "mightyplow@gmail.com",
      "url": "http://mightyplow.net"
   },
   "license": "ISC",
   "dependencies": {
      "core-js": "^2.5.1"
   }
}