microsoft / node-uwp

Enables Universal Windows Platform (UWP) API access for Node.js (Chakra build) on Windows 10.
MIT License
152 stars 26 forks source link

remove checked-in node_modules, minor cleanup #3

Closed jianchun closed 9 years ago

jianchun commented 9 years ago

Move test.js to test\index.js and make "npm test" work.

Changed nan from dependencies to devDependencies.

Fix #1, #2