I came across this file on github, which does this:
var migrate = require(\'../\')
What does that mean? When I tried the same, I get:
It requires the file index.js of the parent folder, which is this one: https://github.com/visionmedia/node-migrate/blob/master/index.js
index.js