{"_id":"60frames-coding-standards","_rev":"5-04b344c7e2bd4af4d4eb37ba1dee6d45","name":"60frames-coding-standards","description":"60fram.es coding standards.","dist-tags":{"latest":"1.0.7"},"versions":{"1.0.7":{"name":"60frames-coding-standards","version":"1.0.7","description":"60fram.es coding standards.","main":"","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/60frames/coding-standards.git"},"author":{"name":"60frames","email":"devs@60fram.es","url":"http://60fram.es"},"contributors":[{"name":"Matt Derrick","email":"matt@60fram.es","url":"http://mattderrick.co.uk"},{"name":"Richard Scarrott","email":"rich@60fram.es"},{"name":"Albert Kang","email":"albert@60fram.es"}],"license":"MIT","bugs":{"url":"https://github.com/60frames/coding-standards/issues"},"homepage":"https://github.com/60frames/coding-standards","gitHead":"3f297b196dbbb0ab78876e45f47079483654d1e7","_id":"60frames-coding-standards@1.0.7","_shasum":"ff27d9430523bae4dfbcd6bbc0950a99370478dd","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"riscarrott","email":"riscarrott@googlemail.com"},"dist":{"shasum":"ff27d9430523bae4dfbcd6bbc0950a99370478dd","tarball":"https://registry.npmjs.org/60frames-coding-standards/-/60frames-coding-standards-1.0.7.tgz","integrity":"sha512-b+e0oib5flHylXXjokBqNkHII0jdjLSTsjz3j8vAj5cabeBN9Kz6GIPdX+N9SowezYutQLtu9sUuzeFeYLTZeg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDC3KGoyi2qiqfl1hcTu/MUOhwgnsI7K8zjro0JD7afNQIgL0x2DFL3x6i5pq1NcMMPSsOz8mgeCStdteakO7K1Vjw="}]},"maintainers":[{"name":"riscarrott","email":"riscarrott@googlemail.com"}]}},"readme":"# coding-standards\r\n\r\nThis README will eventually outline coding standards and preferred best\r\npractices which cannot be enforced through automated tools.\r\n\r\n## .eslintrc example usage\r\n```\r\n    .\r\n    ├── src\r\n    │   ├── .eslintrc /* extends .eslintrc-browser || .eslintrc-react */\r\n    │   └── test\r\n    │       └── .eslintrc /* extends .eslintrc-test */\r\n    └── server\r\n        ├── .eslintrc /* extends .eslintrc-node */\r\n        └── test\r\n            └── .eslintrc /* extends .eslintrc-test */\r\n```\r\n","maintainers":[{"name":"albertkang","email":"albert.kang@gmail.com"},{"name":"mderrick","email":"me@mattderrick.co.uk"},{"name":"riscarrott","email":"riscarrott@googlemail.com"}],"time":{"modified":"2022-06-12T14:08:16.712Z","created":"2015-12-15T15:44:21.347Z","1.0.7":"2015-12-15T15:44:21.347Z"},"homepage":"https://github.com/60frames/coding-standards","repository":{"type":"git","url":"git+https://github.com/60frames/coding-standards.git"},"contributors":[{"name":"Matt Derrick","email":"matt@60fram.es","url":"http://mattderrick.co.uk"},{"name":"Richard Scarrott","email":"rich@60fram.es"},{"name":"Albert Kang","email":"albert@60fram.es"}],"author":{"name":"60frames","email":"devs@60fram.es","url":"http://60fram.es"},"bugs":{"url":"https://github.com/60frames/coding-standards/issues"},"license":"MIT","readmeFilename":"README.md"}