{"name":"@gilbarbara/helpers","version":"0.3.4","description":"Collection of useful functions","keywords":["helpers"],"license":"MIT","repository":{"type":"git","url":"git://github.com/gilbarbara/helpers.git"},"bugs":{"url":"https://github.com/gilbarbara/helpers/issues"},"homepage":"https://github.com/gilbarbara/helpers#readme","main":"lib/index.js","module":"esm/index.js","types":"./lib","sideEffects":false,"dependencies":{"is-lite":"^0.8.1","isomorphic-fetch":"^3.0.0"},"devDependencies":{"@gilbarbara/eslint-config":"^0.1.6","@gilbarbara/prettier-config":"^0.1.0","@gilbarbara/tsconfig":"^0.1.0","@size-limit/preset-small-lib":"^5.0.3","@types/jest":"^27.0.1","@types/node":"^16.7.13","@types/node-fetch":"^3.0.2","@types/react":"^17.0.20","@types/react-dom":"^17.0.9","del-cli":"^4.0.1","husky":"^4.3.8","is-ci-cli":"^2.2.0","jest":"^27.1.0","jest-chain":"^1.1.5","jest-date-mock":"^1.0.8","jest-extended":"^0.11.5","jest-fetch-mock":"^3.0.3","jest-serializer-html":"^7.1.0","jest-watch-typeahead":"^0.6.4","repo-tools":"^0.2.2","size-limit":"^5.0.3","ts-jest":"^27.0.5","ts-node":"^10.2.1","typescript":"^4.4.2"},"scripts":{"build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc","build:esm":"tsc -m es6 --outDir esm","clean":"del lib/* && del esm/*","watch:cjs":"npm run build:cjs -- -w","watch:esm":"npm run build:esm -- -w","test":"is-ci \"test:coverage\" \"test:watch\"","test:coverage":"jest --coverage --bail","test:watch":"jest --watchAll --verbose","lint":"eslint --ext .ts,.tsx src test","format":"prettier \"**/*.{css,graphql,js,json,jsx,less,md,mdx,scss,ts,tsx,yaml,yml}\" --write","validate":"npm run lint && npm run test:coverage && npm run build && npm run size","size":"size-limit","prepublishOnly":"npm run validate"},"eslintConfig":{"extends":["@gilbarbara/eslint-config"],"rules":{"@typescript-eslint/explicit-module-boundary-types":"off"}},"prettier":"@gilbarbara/prettier-config","size-limit":[{"path":"./lib/index.js","limit":"12 kB"},{"path":"./esm/index.js","limit":"12 kB"}],"husky":{"hooks":{"post-merge":"repo-tools install-packages","pre-commit":"repo-tools check-remote && npm run validate"}},"gitHead":"5f1a7113dd1b6d7c64ab19ede8c32293aa3056c1","_id":"@gilbarbara/helpers@0.3.4","_nodeVersion":"14.17.5","_npmVersion":"7.23.0","dist":{"shasum":"443300c90a62d79ae41092d59923d6dc00d9bfcd","size":35724,"noattachment":false,"key":"/@gilbarbara/helpers/-/@gilbarbara/helpers-0.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@gilbarbara/helpers/download/@gilbarbara/helpers-0.3.4.tgz"},"_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"directories":{},"maintainers":[{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/helpers_0.3.4_1631634943165_0.8344606867288344"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T12:44:56.710Z","publish_time":1631634943328,"_cnpm_publish_time":1631634943328,"dist-tags":{"latest":"0.9.5"}}