removed extraneous files

This commit is contained in:
Luzian Zagadinow
2015-06-03 10:29:07 -04:00
parent 499811255b
commit c8436fbe1e
2 changed files with 0 additions and 18 deletions
-4
View File
@@ -1,4 +0,0 @@
*.js
tsconfig.json
node_modules
.settings
-14
View File
@@ -1,14 +0,0 @@
{
"name": "node-calendar.d.ts",
"version": "0.0.1",
"description": "Type definitions for node-calendar v0.1.4",
"main": "node-calendar-tests",
"scripts": {
"test": "node node-calendar-tests"
},
"author": "Luzian Zagadinow <luzianz@outlook.com> (https://github.com/luzianz)",
"license": "MIT",
"dependencies": {
"node-calendar": "^0.1.4"
}
}