{"id":22413765,"url":"https://github.com/jsta/jspkg","last_synced_at":"2025-03-27T03:29:14.953Z","repository":{"id":57286375,"uuid":"97176748","full_name":"jsta/jspkg","owner":"jsta","description":"Demo of npm packaging","archived":false,"fork":false,"pushed_at":"2017-07-16T22:29:07.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-11T17:08:36.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/jsta","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-14T00:42:20.000Z","updated_at":"2017-07-16T22:30:15.000Z","dependencies_parsed_at":"2022-09-20T00:31:01.808Z","dependency_job_id":null,"html_url":"https://github.com/jsta/jspkg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsta%2Fjspkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsta%2Fjspkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsta%2Fjspkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsta%2Fjspkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsta","download_url":"https://codeload.github.com/jsta/jspkg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245777480,"owners_count":20670550,"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-12-05T14:14:31.895Z","updated_at":"2025-03-27T03:29:14.912Z","avatar_url":"https://github.com/jsta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo of npm packaging\n\nA demo of the steps to create a npm package\n\n## Steps\n\n* set npm configs\n\n    * `npm set init.author.email \u003c\u003e`\n\n    * `npm set init.author.name \"jsta\"`\n\n    * `npm set init.license \"GPL-3.0\"`\n\n* `git init`\n\n* create a minimal README\n\n* npm init --yes\n\n* create the main file (_index.js_)\n\n    * add a function as a property of the **exports** object.\n\n## References\n\nhttps://docs.npmjs.com/getting-started/using-a-package.json\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsta%2Fjspkg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsta%2Fjspkg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsta%2Fjspkg/lists"}