{"id":19219194,"url":"https://github.com/chassis/npm","last_synced_at":"2025-05-13T00:32:30.112Z","repository":{"id":68352391,"uuid":"97198444","full_name":"Chassis/npm","owner":"Chassis","description":"Chassis extension to install the latest npm release","archived":false,"fork":false,"pushed_at":"2024-03-24T04:51:40.000Z","size":18,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T06:01:57.045Z","etag":null,"topics":["chassis","chassis-extension","npm","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"Puppet","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/Chassis.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-14T05:59:09.000Z","updated_at":"2024-03-24T04:51:40.000Z","dependencies_parsed_at":"2024-11-09T14:32:24.426Z","dependency_job_id":"aba8c735-76bf-4424-a2b9-b9e1b035ff3c","html_url":"https://github.com/Chassis/npm","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/Chassis%2Fnpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2Fnpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2Fnpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2Fnpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chassis","download_url":"https://codeload.github.com/Chassis/npm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249958788,"owners_count":21351716,"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":["chassis","chassis-extension","npm","wordpress"],"created_at":"2024-11-09T14:29:54.324Z","updated_at":"2025-04-20T20:32:18.622Z","avatar_url":"https://github.com/Chassis.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# npm extension for Chassis\nThe npm extension automatically sets up your Chassis instance to be able to use that latest npm release inside your Chassis box.\n\n## Activation\nEnsure you have a Chassis instance set up locally then clone this extension.\n\n```\n# In your Chassis dir:\ngit clone --recursive https://github.com/Chassis/npm.git extensions/npm\n```\n\nThen you'll need to reprovision\n```\ncd ..\nvagrant provision\n```\n\nAlternatively you can add the extension to one of your yaml config files. e.g.\n```\n# Extensions\n#\n# Install a list of extensions automatically\nextensions:\n    - chassis/npm\n```\n\nThen you'll need to reprovision\n\n```\ncd ..\nvagrant provision\n```\n\nnpm has now been installed inside your Chassis box.\n\n## Installing Npm dependencies\n\nYou can have Chassis automatically run `npm install` in a number of directories in your project by adding a list of directories in one of your [yaml](http://docs.chassis.io/en/latest/config/) files. e.g.\n```\nnpm:\n    paths:\n        # Use absolute paths on the VM. For a default Chassis installation this should be:\n        - /vagrant/content/plugins/yourplugin\n        - /vagrant/content/themes/atheme\n        # If you're using paths (http://docs.chassis.io/en/latest/config/#paths) in Chassis this should be:\n        - /chassis/content/plugins/yourplugin\n        - /chassis/content/themes/atheme\n```\n\nYou'll need to run `vagrant provision` for those to be installed if you'd added them after your first initial Chassis `vagrant up`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchassis%2Fnpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchassis%2Fnpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchassis%2Fnpm/lists"}