Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vesln/package
Easy package.json exports.
https://github.com/vesln/package
Last synced: 3 days ago
JSON representation
Easy package.json exports.
- Host: GitHub
- URL: https://github.com/vesln/package
- Owner: vesln
- License: mit
- Created: 2011-12-31T18:23:45.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T10:55:59.000Z (over 1 year ago)
- Last Synced: 2025-01-01T19:10:10.675Z (10 days ago)
- Language: JavaScript
- Homepage:
- Size: 169 KB
- Stars: 27
- Watchers: 3
- Forks: 24
- Open Issues: 8
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
- License: License.md
Awesome Lists containing this project
README
# Project deprecated in favor of [read-package-json](https://github.com/isaacs/read-package-json)
This project is not supported anymore. Please check the following alternatives:
- read-package-json (https://github.com/isaacs/read-package-json) by Isaac Z. Schlueter
- pkginfo (https://github.com/indexzero/node-pkginfo) by Charlie Robbins
- require('path-to-package-json').version // etc