Aaron Boushley ad1bcd9dcc Fix postinstall to use module.name consistently.
This fixes a bug where things would fail with an error like:

{ [Error: ENOENT: no such file or directory, lstat '.../aws_modules/awsm-cloudfront']
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '.../aws_modules/awsm-cloudfront' }

When the npm package name is different from the awsm package name.
2015-10-13 07:30:52 -07:00
..
2015-10-01 21:09:05 -07:00