Skip to content

Instantly share code, notes, and snippets.

@mrijk
Created June 2, 2015 11:17
Show Gist options
  • Save mrijk/16105d8475da6a7b2b85 to your computer and use it in GitHub Desktop.
Save mrijk/16105d8475da6a7b2b85 to your computer and use it in GitHub Desktop.
{
"name": "rxjstest",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"jasmine-node": "1.14.5",
"rx": "^2.5.0",
"rx-node": "1.0.0",
"rewire": "2.3.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment