{"_id":"@apcovernight/node-utils","_rev":"5-b787e75c2076677ef9d3ceea7c9a809a","name":"@apcovernight/node-utils","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@apcovernight/node-utils","version":"1.0.0","description":"Useful JS functionality used in multiple projects","main":"index.js","scripts":{"test":"npm run lint && nyc mocha","lint":"eslint *.js Format/**/*.js Utils/**/*.js Parse/**/*.js ","coverage":"nyc report --reporter=text-lcov | coveralls && nyc report --reporter=text-lcov | codeclimate-test-reporter","stryker":"stryker run","write-docs":"jsdoc2md Parse/* > docs/Parse.md && jsdoc2md Format/* > docs/Format.md && jsdoc2md Utils/* > docs/Utils.md"},"dependencies":{"build-url":"1.0.10","moment":"2.20.1"},"devDependencies":{"apc-style":"1.0.1","apc-test":"1.0.3","jsdoc-to-markdown":"4.0.1"},"author":{"name":"Ian Egner","email":"https://twitter.com/ianegner"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/APCOvernight/node-utils.git"},"bugs":{"url":"https://github.com/APCOvernight/node-utils/issues"},"homepage":"https://github.com/APCOvernight/node-utils#readme","gitHead":"724f6367e9376f8a6ecd482ed7ecfe888525fd48","_id":"@apcovernight/node-utils@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"webdevian","email":"ian@egnerphotography.co.uk"},"dist":{"integrity":"sha512-WEuLbHWDJU3Ootc5RfX9Omk2pCWf0jeydng0+Ova9fkfUOYfQqlDD7fvkwzcT9ubv49jjuW0V7AuBUJzduNthg==","shasum":"8a78f3c19fdc9c359da1e590a3f714e5a4e6318f","tarball":"https://registry.npmjs.org/@apcovernight/node-utils/-/node-utils-1.0.0.tgz","fileCount":28,"unpackedSize":185460,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAXdNVD/QmlBXU73oIYEvuTjc4SxoSxLwc5xnIu0OJ0bAiEA+tJLSPCRqeKkRy5F7gnXJfvRUwlnYv+OQFNayfieRbI="}]},"maintainers":[{"name":"computa_mike","email":"mike.hingley@apc-overnight.com"},{"name":"webdevian","email":"ian@egnerphotography.co.uk"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-utils_1.0.0_1518003440643_0.21350547717272073"},"_hasShrinkwrap":false}},"time":{"created":"2018-02-07T11:37:20.353Z","1.0.0":"2018-02-07T11:37:21.509Z","modified":"2022-04-04T14:32:38.620Z"},"maintainers":[{"email":"devops@apc-overnight.com","name":"apc-dev-ops"}],"description":"Useful JS functionality used in multiple projects","homepage":"https://github.com/APCOvernight/node-utils#readme","repository":{"type":"git","url":"git+https://github.com/APCOvernight/node-utils.git"},"author":{"name":"Ian Egner","email":"https://twitter.com/ianegner"},"bugs":{"url":"https://github.com/APCOvernight/node-utils/issues"},"license":"MIT","readme":"[![NPM Package][npm-badge]][npm-link] [![License][license-badge]][license-link] [![Build Status][travis-badge]][travis-link] [![Coverage Status][coveralls-badge]][coveralls-link] [![Maintainability][cc-badge]][cc-link] [![Dependencies][dm-badge]][dm-link] [![Dev Dependencies][dmdev-badge]][dmdev-link] [![Greenkeeper badge][gk-badge]][gk-link]\n\n# Node Utilities\n\nUseful node functions used across multiple projects\n\n## Docs\n- [Format](docs/Format.md) - Reformat different types of data for specific place (e.g. to save to db or to display in a view)\n- [Parse](docs/Parse.md) - Parse user submitted data\n- [Utils](docs/Utils.md) - Utility classes\n\n### Generate Docs\nDocs can be regenerated with the command `yarn write-docs`\n\n[npm-badge]: https://img.shields.io/npm/v/@apcovernight/node-utils.svg?maxAge=30\n[npm-link]:https://npmjs.com/package/@apcovernight/node-utils\n[license-badge]: https://img.shields.io/npm/l/@apcovernight/node-utils.svg\n[license-link]: https://github/APCOvernight/node-utils/blob/master/LICENSE\n[travis-badge]: https://travis-ci.org/APCOvernight/node-utils.svg?branch=master\n[travis-link]: https://travis-ci.org/APCOvernight/node-utils\n[coveralls-badge]: https://coveralls.io/repos/github/APCOvernight/node-utils/badge.svg?branch=master\n[coveralls-link]: https://coveralls.io/github/APCOvernight/node-utils?branch=master\n[cc-badge]: https://img.shields.io/codeclimate/maintainability/APCOvernight/node-utils.svg\n[cc-link]: https://codeclimate.com/github/APCOvernight/node-utils/maintainability\n[dm-badge]: https://img.shields.io/david/APCOvernight/node-utils.svg\n[dm-link]: https://david-dm.org/APCOvernight/node-utils\n[dmdev-badge]: https://img.shields.io/david/dev/APCOvernight/node-utils.svg\n[dmdev-link]: https://david-dm.org/APCOvernight/node-utils\n[gk-badge]: https://badges.greenkeeper.io/APCOvernight/node-utils.svg\n[gk-link]: https://greenkeeper.io/\n","readmeFilename":"README.md"}