UNPKG

173 BJSONView Raw
1{
2 "name": "npm-package-with-main-entry-pointing-to-folder",
3 "version": "1.0.0",
4 "description": "",
5 "main": "folder",
6 "author": "Juho Teperi",
7 "license": "ISC"
8}