123456789101112131415 |
- {
- "name": "webwackify",
- "version": "0.1.6",
- "description": "launch a web worker that can require() in the browser with browserify and webpack",
- "main": "index.js",
- "dependencies": {},
- "repository": {
- "type": "git",
- "url": "git@github.com:videojs/webwackify.git"
- },
- "author": {
- "name": "Matt Neil"
- },
- "license": "MIT"
- }
|