pjson
pjson copied to clipboard
Let's you read package.json from any directory
Results
2
pjson issues
Sort by
recently updated
recently updated
newest added
I try to use `import * as pjson from 'pjson';` in my typescript and i get this: ``` ERROR in ./node_modules/pjson/pjson.js Module not found: Error: Can't resolve 'fs' in '[project_folder]/node_modules/pjson'...
Letting typescript know that the different objects can contain unknown properties and string values --- This change is [](https://reviewable.io/reviews/serkanyersen/pjson/5)