Fix "main" in bower.json
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
Right now "main" attribute in bower.json points to can.jquety.js:
```
"main": "can.jquery.js"
```
It is actually correct? And shouldn't it point to index.js?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading bower.json and checking whether can.jquery.js and index.js exist in the repository and which file is intended as the package entry point. Confirm the expected Bower entry before changing the main value; done means the metadata points to the correct existing entry file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100