Skip to content

Instantly share code, notes, and snippets.

@Hypercubed
Last active September 1, 2015 03:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hypercubed/014f66661661d637e65b to your computer and use it in GitHub Desktop.
Save Hypercubed/014f66661661d637e65b to your computer and use it in GitHub Desktop.
signals-patch
module.exports = require('signals');
{
"name": "signals-patch",
"private": true,
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"signals": "hypercubed/js-signals#fixv8optbuild"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment