https://github.com/sindresorhus/import-local
Score: 5.056245805348308
Last synced: about 7 hours ago
JSON representation
Repository metadata:
Let a globally installed package use a locally installed version of itself if available
- Host: GitHub
- URL: https://github.com/sindresorhus/import-local
- Owner: sindresorhus
- License: mit
- Created: 2017-05-04T17:49:22.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T10:56:51.000Z (about 2 years ago)
- Last Synced: 2026-06-29T23:04:19.744Z (29 days ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 155
- Watchers: 5
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license
- Security: .github/security.md
-
Funding:
- Github: sindresorhus
- Open collective: sindresorhus
- Buy me a coffee: sindresorhus
- Custom: https://sindresorhus.com/donate
Owner metadata:
- Name: Sindre Sorhus
- Login: sindresorhus
- Email:
- Kind: user
- Description: Full-Time Open-Sourcerer. Focused on Swift & JavaScript. Makes macOS apps, CLI tools, npm packages.
- Website: https://sindresorhus.com/apps
- Location:
- Twitter: sindresorhus
- Company:
- Icon url: https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89&v=4
- Repositories: 1111
- Last Synced at: 2024-10-29T21:14:09.635Z
- Profile URL: https://github.com/sindresorhus
Dependencies
package.json
npm
- ava 2.1.0 development
- cpy ^7.0.1 development
- del ^4.1.1 development
- execa ^2.0.1 development
- xo ^0.24.0 development
- pkg-dir ^4.2.0
- resolve-cwd ^3.0.0
.github/workflows/main.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
fixtures/5-nested/node_modules/sample/package.json
npm
fixtures/global/package.json
npm
fixtures/local/package.json
npm
fixtures/prefer-local/nested/node_modules/some-pkg/package.json
npm
fixtures/prefer-local/package.json
npm
fixtures/yarn-alias/node_modules/some-pkg/package.json
npm
fixtures/yarn-alias/node_modules/some-pkg-with-alias/package.json
npm