akamai-image-converter
Advanced tools
Comparing version
{ | ||
"name": "akamai-image-converter", | ||
"description": "🏞 Simple javascript util for Akamai image converter", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"license": "MIT", | ||
@@ -9,8 +9,10 @@ "author": "Irfan Maulana (https://github.com/mazipan/)", | ||
"scripts": { | ||
"build": "rollup -c", | ||
"test": "./node_modules/.bin/jest --coverage" | ||
}, | ||
"homepage": "https://github.com/mazipan/akamai-image-converter/", | ||
"main": "akamai-image-converter.js", | ||
"main": "dist/akamai-image-converter.min.js", | ||
"files": [ | ||
"akamai-image-converter.js" | ||
"akamai-image-converter.js", | ||
"dist/akamai-image-converter.min.js" | ||
], | ||
@@ -35,12 +37,11 @@ "repository": { | ||
"babel-loader": "^7.1.4", | ||
"babel-plugin-external-helpers": "6.22.0", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-preset-env": "^1.6.1", | ||
"compression-webpack-plugin": "^1.1.11", | ||
"cross-env": "^5.1.4", | ||
"css-loader": "^0.28.11", | ||
"file-loader": "^1.1.11", | ||
"jest": "^22.4.3", | ||
"webpack": "^4.6.0", | ||
"webpack-dev-server": "^3.1.3" | ||
"rollup": "0.58.1", | ||
"rollup-plugin-babel": "^3.0.3", | ||
"rollup-plugin-uglify": "^3.0.0", | ||
"rollup-plugin-license": "^0.6.0" | ||
} | ||
} |
@@ -5,5 +5,5 @@ # 🏞 akamai-image-converter | ||
[](https://github.com/mazipan/akamai-image-converter) [](https://www.npmjs.com/package/akamai-image-converter) | ||
[](https://www.npmjs.com/package/akamai-image-converter) [](https://travis-ci.org/mazipan/akamai-image-converter) | ||
[](https://codecov.io/gh/mazipan/akamai-image-converter) | ||
[](https://github.com/mazipan/akamai-image-converter) [](https://www.npmjs.com/package/akamai-image-converter) | ||
[](https://www.npmjs.com/package/akamai-image-converter) [](https://travis-ci.org/mazipan/akamai-image-converter) | ||
[](https://codecov.io/gh/mazipan/akamai-image-converter) | ||
@@ -55,2 +55,2 @@ | ||
Copyright © 2017 by [Irfan Maulana](https://github.com/mazipan/) | ||
Copyright © 2018 by [Irfan Maulana](https://github.com/mazipan/) |
6096
16.49%11
-8.33%5
25%46
15%