Import Error
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
{
"name": "@chapa_et/inline.js",
"version": "1.0.1",
"description": "Bring the beauty of inline elements to your web pages to make payments easier.",
**"main": "lib/inline.js", ================>>>> current NPM module Has a path issue trying to import from inline.js**
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Chapa-Et/inline.js.git"
},
"keywords": [
"chapa",
"js"
],
"author": "Israel Goytom",
"license": "MIT",
"bugs": {
"url": "https://github.com/Chapa-Et/inline.js/issues"
},
"homepage": "https://github.com/Chapa-Et/inline.js#readme"
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.