{"id":17749560,"url":"https://github.com/oresoftware/npm.cache","last_synced_at":"2025-10-14T04:28:33.932Z","repository":{"id":95712757,"uuid":"137036548","full_name":"ORESoftware/npm.cache","owner":"ORESoftware","description":"Adds packages from package.json to the NPM cache one-by-one","archived":false,"fork":false,"pushed_at":"2018-06-19T18:26:20.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-18T16:54:45.304Z","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":"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-06-12T07:51:43.000Z","updated_at":"2018-06-19T18:26:22.000Z","dependencies_parsed_at":"2023-05-21T15:31:00.316Z","dependency_job_id":null,"html_url":"https://github.com/ORESoftware/npm.cache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ORESoftware/npm.cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fnpm.cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fnpm.cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fnpm.cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fnpm.cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ORESoftware","download_url":"https://codeload.github.com/ORESoftware/npm.cache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORESoftware%2Fnpm.cache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017946,"owners_count":26086212,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-26T11:23:46.398Z","updated_at":"2025-10-14T04:28:33.919Z","avatar_url":"https://github.com/ORESoftware.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"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/ORESoftware/typescript-library-skeleton.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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fnpm.cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foresoftware%2Fnpm.cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foresoftware%2Fnpm.cache/lists"}