{"_id":"account","_rev":"13-e9f48fae405c186e64439a051cd4943d","name":"account","description":"Provide a skeleton interface for user account login, registration, serialization, and deserialization","dist-tags":{"latest":"1.0.0"},"versions":{"0.0.0":{"name":"account","version":"0.0.0","description":"Provide a skeleton interface for user account registration and login","main":"index.js","directories":{"test":"test"},"scripts":{"test":"make test"},"repository":{"type":"git","url":"''"},"keywords":["account","user","registration","login"],"author":{"name":"Noah Isaacson"},"license":"BSD","readmeFilename":"README.md","readme":"# Account\nProvide a skeleton interface for user account registration and login\n\n","_id":"account@0.0.0","dist":{"shasum":"bbbd4ad84cabfafe3a42a78e8c1e48d727cfbf18","tarball":"https://registry.npmjs.org/account/-/account-0.0.0.tgz","integrity":"sha512-uLF4ncK1HgfLI6KATp6MLk/2i8k3m5bZiu7PvfosgSZhl0yZs0kHq8qE2KTMlJD6WF7sybTCT/fYjBtGU82edA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8z3nH2+CtV+QPUPDgNpULLuXk/Bimmv+7iZfT293j8QIgXr9PfjLUVX+pm8gTCOUPI1r3/a5YRIIELRbo377pSr4="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"clewfirst","email":"noah@nisaacson.com"},"maintainers":[{"name":"clewfirst","email":"noah@nisaacson.com"}]},"0.0.1":{"name":"account","version":"0.0.1","description":"Provide a skeleton interface for user account registration and login","main":"index.js","directories":{"test":"test"},"scripts":{"test":"make test"},"repository":{"type":"git","url":"''"},"keywords":["account","user","registration","login"],"author":{"name":"Noah Isaacson"},"license":"BSD","readmeFilename":"README.md","readme":"# Account\nProvide a skeleton interface for user account registration and login\n\n# Installation\n\n```bash\nnpm install -S accounts\n```\n\n# Usage\nThe accounts module is an just an interface that is intended to be implemented by modules with specific backend code. See the accounts-couch module for an example\n\n\n","_id":"account@0.0.1","dist":{"shasum":"87b8f1e428ebfeff8bd985cde6069a37a5f26431","tarball":"https://registry.npmjs.org/account/-/account-0.0.1.tgz","integrity":"sha512-fJdXuJGwVu0RqNcEECuZDcqa79hPZ+ad1aV0pX8T0kniM856rOo+3TpbmfqD05wftIWAtt0NDyIXV1eJaGlCwg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDKnjas71yJAHc+g5TNDY3WdFo7F1iKETQX1XfKVQpaQAiA6UuuQNf/QTGwXfuBUXigWKFDZlbJi0KKZBoi0sd3Rxg=="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"clewfirst","email":"noah@nisaacson.com"},"maintainers":[{"name":"clewfirst","email":"noah@nisaacson.com"}]},"0.0.2":{"name":"account","version":"0.0.2","description":"Provide a skeleton interface for user account login, registration, serialization, and deserialization","main":"index.js","directories":{"test":"test"},"scripts":{"test":"make test"},"repository":{"type":"git","url":"git://github.com/nisaacson/account.git"},"keywords":["account","user","registration","login"],"author":{"name":"Noah Isaacson"},"license":"BSD","readmeFilename":"README.md","readme":"# Account\nProvide a skeleton interface for user account registration and login\n\n[![Build Status](https://travis-ci.org/nisaacson/account.png?branch=master)](https://travis-ci.org/nisaacson/account)\n[![Dependency Status Status](https://david-dm.org/nisaacson/account.png)](https://david-dm.org/nisaacson/account)\n\n\n# Installation\n\n```bash\nnpm install -S accounts\n```\n\n# Usage\nThe accounts module is an just an interface that is intended to be implemented by modules with specific backend code. See the [account-couch](https://github.com/nisaacson/account-couch) module for an example\n\nAll interfaces must implement all methods in index.js. These methods are as follows\n\n* `login`\n* `register`\n* `serializeUser`\n* `deserializeUser`\n\n","_id":"account@0.0.2","dist":{"shasum":"f3450a42f5087ebe7c011d16520caa31b6d0de43","tarball":"https://registry.npmjs.org/account/-/account-0.0.2.tgz","integrity":"sha512-i16fCCrt0Wkyur+VJaaUQqu3nBQL2wupC4Gi5KZe6VOmY3yBELn3c3zz39LX/n6aDf6j+G/kEuC/Xaig07Vs1g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDYomQt3IMiUVuZWaGJspEc2Wd7B41BETRzZ24GKFJH7AiEAkc04opxLecYwxFy+xdcEuceTFW8VldYgDz6EV2a+614="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"clewfirst","email":"noah@nisaacson.com"},"maintainers":[{"name":"clewfirst","email":"noah@nisaacson.com"}]},"0.0.3":{"name":"account","version":"0.0.3","description":"Provide a skeleton interface for user account login, registration, serialization, and deserialization","main":"index.js","directories":{"test":"test"},"scripts":{"test":"make test"},"repository":{"type":"git","url":"git://github.com/nisaacson/account.git"},"keywords":["account","user","registration","login"],"author":{"name":"Noah Isaacson"},"license":"BSD","readmeFilename":"README.md","devDependencies":{"eyespect":"~0.1.8","should":"~1.2.2","mocha":"~1.9.0"},"readme":"# Account\nProvide a skeleton interface for user account registration and login\n\n[![Build Status](https://travis-ci.org/nisaacson/account.png?branch=master)](https://travis-ci.org/nisaacson/account)\n[![Dependency Status Status](https://david-dm.org/nisaacson/account.png)](https://david-dm.org/nisaacson/account)\n\n\n# Installation\n\n```bash\nnpm install -S accounts\n```\n\n# Usage\nThe accounts module is an just an interface that is intended to be implemented by modules with specific backend code. See the [account-couch](https://github.com/nisaacson/account-couch) module for an example\n\nAll interfaces must implement all methods in index.js. These methods are as follows\n\n* `login`\n* `register`\n* `serializeUser`\n* `deserializeUser`\n\n","_id":"account@0.0.3","dist":{"shasum":"b6409dfb5860764a2026327829b21c7242f58d9e","tarball":"https://registry.npmjs.org/account/-/account-0.0.3.tgz","integrity":"sha512-ckOjOZT6rrcPuxn5JKfYrICov5o2B+GitIxTAAKKQPt40BkCL9diPd/sBOwR/ilUEd0IV8rVaLHbUC+Ga8zUSw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEkbBVTzTRDcF3FnboPZl+0L8sjE/AFiRXPe6WtNf4hAAiEAp8auVmx58JwgaCIiRC+MmfqrOFrBih3YmZtPevfqFF4="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"clewfirst","email":"noah@nisaacson.com"},"maintainers":[{"name":"clewfirst","email":"noah@nisaacson.com"}]},"1.0.0":{"name":"account","version":"1.0.0","description":"Provide a skeleton interface for user account login, registration, serialization, and deserialization","main":"index.js","directories":{"test":"test"},"scripts":{"test":"make test"},"repository":{"type":"git","url":"git://github.com/nisaacson/account.git"},"keywords":["account","user","registration","login"],"author":{"name":"Noah Isaacson"},"license":"BSD","readmeFilename":"README.md","devDependencies":{"eyespect":"~0.1.8","should":"~1.2.2","mocha":"~1.9.0"},"readme":"# Account\nProvide a skeleton interface for user account registration and login\n\n[![Build Status](https://travis-ci.org/nisaacson/account.png?branch=master)](https://travis-ci.org/nisaacson/account)\n[![Dependency Status Status](https://david-dm.org/nisaacson/account.png)](https://david-dm.org/nisaacson/account)\n\n\n# Installation\n\n```bash\nnpm install -S accounts\n```\n\n# Usage\nThe accounts module is an just an interface that is intended to be implemented by modules with specific backend code. See the [account-couch](https://github.com/nisaacson/account-couch) module for an example\n\nAll interfaces must implement all methods in index.js. These methods are as follows\n\n* `login`\n* `register`\n* `serializeUser`\n* `deserializeUser`\n* `removeUser`\n\n","_id":"account@1.0.0","dist":{"shasum":"a7662f4fab08b222dd71ff34c7e7196a0c585114","tarball":"https://registry.npmjs.org/account/-/account-1.0.0.tgz","integrity":"sha512-zIHVult/0llA2bxL1ldaVZOUIVW47utMt7uNwcSLXMwSyKJvVOLQlFOixwD77ZjIC0jiLSzu8lIi4nkt3FmFsw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH/K3NpuTamnVtIXd43rF5c83HDTqkrIx1l/M1PIpC0jAiEA0/l1r/ie5QH6rLQKTGorGt3dKuX44HY3TDo/f9O3RnM="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"clewfirst","email":"noah@nisaacson.com"},"maintainers":[{"name":"clewfirst","email":"noah@nisaacson.com"}]}},"readme":"# Account\nProvide a skeleton interface for user account registration and login\n\n","maintainers":[{"name":"clewfirst","email":"noah@nisaacson.com"}],"time":{"modified":"2022-06-13T02:21:33.989Z","created":"2013-04-30T18:29:23.264Z","0.0.0":"2013-04-30T18:29:25.010Z","0.0.1":"2013-04-30T18:55:03.898Z","0.0.2":"2013-05-01T02:28:46.731Z","0.0.3":"2013-05-01T02:36:32.075Z","1.0.0":"2013-05-01T04:08:32.744Z"},"author":{"name":"Noah Isaacson"},"repository":{"type":"git","url":"git://github.com/nisaacson/account.git"}}