{"id":16199700,"url":"https://github.com/or13/joe","last_synced_at":"2025-04-07T17:45:26.119Z","repository":{"id":95127896,"uuid":"75677569","full_name":"OR13/joe","owner":"OR13","description":"JavaScript Object Encryption","archived":false,"fork":false,"pushed_at":"2016-12-07T04:52:32.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T19:49:12.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OR13.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-06T00:06:48.000Z","updated_at":"2016-12-06T00:17:03.000Z","dependencies_parsed_at":"2023-05-26T21:00:37.523Z","dependency_job_id":null,"html_url":"https://github.com/OR13/joe","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"d4623e47f3b567b1e58ec2b96f9d66f75a1ba38e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fjoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fjoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fjoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fjoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OR13","download_url":"https://codeload.github.com/OR13/joe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247703385,"owners_count":20982282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T09:27:18.273Z","updated_at":"2025-04-07T17:45:26.086Z","avatar_url":"https://github.com/OR13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Joe\n\n[![NPM](https://nodei.co/npm/joe.png)](https://nodei.co/npm/joe/)\n\n\n[![Build Status](https://travis-ci.org/OR13/joe.svg?branch=master)](https://travis-ci.org/OR13/joe)\n\n## WARNING THIS IS AN EXPERIMENT. DO NOT USE.\n\n- Crypto thanks to the very awesome [JOSE](https://github.com/cisco/node-jose)\n\nJoe provides tools for javascript object encryption and encoding.\n\n### Install\n\n```\n$ npm install joe --save\n```\n\n```\nvar Joe = require('joe');\n```\n\nor \n\n```\n\u003c!-- dev --\u003e\n\u003cscript src=\"https://cdn.rawgit.com/OR13/joe/master/dist/joe.js\"\u003e\u003c/script\u003e\n\n\u003c!-- prod (but really did you read the warning?) --\u003e\n\u003cscript src=\"https://rawgit.com/OR13/joe/master/dist/joe.js\"\u003e\u003c/script\n```\n\n### Usage\n\n```\nJoe.init({ password: 'shared_secret' }); \n\n```\n\n### Dev\n\n```\n$ npm run test\n$ npm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2For13%2Fjoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2For13%2Fjoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2For13%2Fjoe/lists"}