@bodar/totallylazy
Advanced tools
Comparing version 0.1.28 to 0.2.0-127.20180513195448-dan
@@ -1,34 +0,1 @@ | ||
{ | ||
"name": "@bodar/totallylazy", | ||
"version": "0.1.28", | ||
"description": "Totallylazy", | ||
"repository": "git@github.com:bodar/totallylazy.js.git", | ||
"author": "Daniel Worthington-Bodart <dan@bodar.com>", | ||
"license": "Apache-2.0", | ||
"private": false, | ||
"scripts": { | ||
"build": "ts-node build.ts" | ||
}, | ||
"dependencies": { | ||
"@types/node": "^9.4.6", | ||
"@types/text-encoding": "^0.0.32" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^4.1.2", | ||
"@types/mocha": "^2.2.48", | ||
"chai": "^4.1.2", | ||
"fuse-box": "^3.1.3", | ||
"mocha": "^5.0.0", | ||
"mocha-headless-chrome": "^1.8.2", | ||
"ts-node": "^4.1.0", | ||
"typescript": "^2.7.2", | ||
"uglify-es": "^3.3.10", | ||
"uglify-js": "^3.3.10" | ||
}, | ||
"optionalDependencies": { | ||
"@types/express": "^4.11.1", | ||
"express": "^4.16.3", | ||
"http-shutdown": "^1.2.0", | ||
"text-encoding": "^0.6.4" | ||
} | ||
} | ||
{"name":"@bodar/totallylazy","version":"0.2.0-127.20180513195448-dan","description":"Totallylazy","repository":"git@github.com:bodar/totallylazy.js.git","author":"Daniel Worthington-Bodart <dan@bodar.com>","license":"Apache-2.0","private":false,"scripts":{"build":"ts-node build.ts"},"dependencies":{"@types/node":"^9.4.6","@types/text-encoding":"^0.0.32"},"devDependencies":{"@types/chai":"^4.1.2","@types/mocha":"^2.2.48","chai":"^4.1.2","fuse-box":"^3.1.3","mocha":"^5.0.0","mocha-headless-chrome":"^1.8.2","ts-node":"^4.1.0","typescript":"^2.7.2","uglify-es":"^3.3.10","uglify-js":"^3.3.10"},"optionalDependencies":{"@types/express":"^4.11.1","express":"^4.16.3","http-shutdown":"^1.2.0","text-encoding":"^0.6.4"}} |
Sorry, the diff of this file is not supported yet
1674925