https://github.com/zodern/meteor-package-package-json
https://github.com/zodern/meteor-package-package-json
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zodern/meteor-package-package-json
- Owner: zodern
- Created: 2019-11-30T02:40:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T20:10:12.000Z (almost 4 years ago)
- Last Synced: 2024-10-19T15:14:47.367Z (over 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
1. Run `meteor npm install && cd packages/test && meteor npm install`
2. Run `meteor`
It should show something similar to:
```
[Function: LRUCache]
{ quote: [Function], parse: [Function] }
/node_modules/meteor/local:test/node_modules/shell-quote/index.js
```