huge clean up of project. Now uses @types, and removed committed typings.

Formatted the imports too
This commit is contained in:
Dolan
2017-03-07 22:15:53 +00:00
parent 832ea27041
commit 9c3023019f
38 changed files with 72 additions and 23573 deletions

View File

@ -16,12 +16,19 @@
"office",
"generate",
"document",
"doc"
"doc",
"officegen",
"clippy"
],
"dependencies": {
"@types/archiver": "^0.15.37",
"@types/express": "^4.0.35",
"@types/lodash": "^4.14.54",
"app-root-path": "^2.0.1",
"archiver": "^1.3.0",
"install": "^0.8.7",
"lodash": "^4.6.1",
"npm": "^4.3.0",
"xml": "^1.0.1"
},
"typescript": {
@ -34,6 +41,8 @@
},
"homepage": "https://github.com/dolanmiu/docx#readme",
"devDependencies": {
"@types/chai": "^3.4.35",
"@types/mocha": "^2.2.39",
"chai": "^3.5.0",
"mocha": "^3.2.0",
"rimraf": "^2.5.2",