{"id":17749559,"url":"https://github.com/oresoftware/npm.registry","last_synced_at":"2026-01-21T01:01:59.354Z","repository":{"id":95712758,"uuid":"133309386","full_name":"ORESoftware/npm.registry","owner":"ORESoftware","description":"Locally running NPM registry for use with local Docker containers. WIP.","archived":false,"fork":false,"pushed_at":"2018-05-30T03:27:35.000Z","size":136,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-18T16:54:45.309Z","etag":null,"topics":["docker","nodejs","npm","npm-registry"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ORESoftware.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":"2018-05-14T05:32:37.000Z","updated_at":"2018-05-30T03:27:36.000Z","dependencies_parsed_at":"2023-05-21T17:45:09.708Z","dependency_job_id":null,"html_url":"https://github.com/ORESoftware/npm.registry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ORESoftware/npm.registry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fnpm.registry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fnpm.registry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fnpm.registry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fnpm.registry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ORESoftware","download_url":"https://codeload.github.com/ORESoftware/npm.registry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fnpm.registry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28620572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","nodejs","npm","npm-registry"],"created_at":"2024-10-26T11:23:46.321Z","updated_at":"2026-01-21T01:01:59.247Z","avatar_url":"https://github.com/ORESoftware.png","language":"Shell","readme":"\n\n# Your Project Readme Goes Here\n\nThis project is used by:\nhttps://github.com/oresoftware/ts-project\nYou can use ts-project to do things more automatically.\n\nTo do things more manually, continue on.\n\nSteps to making this project skeleton your own project base.\n\n1. Clone this repo: \u003cbr\u003e\n    `git clone https://github.com/your-org/registry.git YOUR-PROJECT-NAME`\n2. Update package.json so that `name` property matches `YOUR-PROJECT-NAME`.\n3. Update other package.json fields so that they are accurate.\n\nTo check to see if `YOUR-PROJECT-NAME` is available on NPM, uses this command at the command line:\n\n`$ npm view YOUR-PROJECT-NAME`  # will give you a 404 if the name is available.\n\n\n### This project skeleton uses:\n\n* the correct semver initial value (npm init defaults to 1.0.0 which is just wrong).\n* typescript 2.x\n* nodejs version 9\n* travis (for automated testing of your library)\n* MIT license\n* good simple default settings for .gitignore / .npmignore / .editorconfig / .gitattributes\n* Transpiling from src to dist folders (by default, you can change it manually)\n\n\nTo transpile files in place, instead of tranpiling from `'src'` to `'dist'`:\n\n\u003cbr\u003e\nupdate tsconfig.json  (remove the `outDir` line):\n\n```json\n\"compilerOptions\": {\n    \"outDir\": \"dist\"    \n}\n```\n\nFor small projects with just one .ts/.js file, you can just get rid of the src/lib folder, and put your index.ts\nfile in the root of the project. In that case, make sure to change the `main` property in package.json from 'lib/index.js' to\n'index.js'. Same with the `typings/types` properties. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fnpm.registry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foresoftware%2Fnpm.registry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fnpm.registry/lists"}