{"maintainers":[{"name":"anonymous","email":"mathiasbuus@gmail.com"}],"dist-tags":{"latest":"1.0.0"},"author":{"name":"Mathias Buus","url":"@mafintosh"},"description":"Interpret a number as base 8","readme":"# octal\n\nInterpret a number as base 8.\n\nSame as the `0<number>` notation but works in strict mode / standard js.\n\n```\nnpm install octal\n```\n\n[![build status](http://img.shields.io/travis/mafintosh/octal.svg?style=flat)](http://travis-ci.org/mafintosh/octal)\n\n## Usage\n\n``` js\nvar octal = require('octal')\nconsole.log(octal(777)) // prints 511 which is 0777\n```\n\n## License\n\nMIT\n","repository":{"type":"git","url":"https://github.com/mafintosh/octal.git"},"bugs":{"url":"https://github.com/mafintosh/octal/issues"},"license":"MIT","versions":{"1.0.0":{"name":"octal","version":"1.0.0","description":"Interpret a number as base 8","main":"index.js","dependencies":{},"devDependencies":{"tape":"^4.2.2"},"repository":{"type":"git","url":"https://github.com/mafintosh/octal.git"},"author":{"name":"Mathias Buus","url":"@mafintosh"},"license":"MIT","bugs":{"url":"https://github.com/mafintosh/octal/issues"},"homepage":"https://github.com/mafintosh/octal","gitHead":"4fd1af09d4e4f6954b13c324a98f26b0f2d2fa0a","_id":"octal@1.0.0","scripts":{},"_shasum":"63e7162a68efbeb9e213588d58e989d1e5c4530b","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"anonymous","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"63e7162a68efbeb9e213588d58e989d1e5c4530b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/octal/-/octal-1.0.0.tgz","integrity":"sha512-nnda7W8d+A3vEIY+UrDQzzboPf1vhs4JYVhff5CDkq9QNoZY7Xrxeo/htox37j9dZf7yNHevZzqtejWgy1vCqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBzDCAH+f9Q6enu51Kr3XI/YOkTUkE6RUVLphE8e98lnAiEAmR/VEPJJNeQ5uCK90EiLTeMEZcEPlfSDWFG2mIN8mRI="}]},"maintainers":[{"name":"anonymous","email":"mathiasbuus@gmail.com"}]}},"name":"octal","time":{"modified":"2022-06-22T18:31:02.275Z","created":"2015-11-19T04:06:15.213Z","1.0.0":"2015-11-19T04:06:15.213Z"},"readmeFilename":"README.md","homepage":"https://github.com/mafintosh/octal"}