Your IP : 127.0.0.1
{
"name": "TIG_PostNL",
"version": "1.6.0",
"description": "The official PostNL Magento 2 extension build by TIG",
"main": "Gruntfile.js",
"scripts": {
"test": "grunt"
},
"author": "TIG",
"license": "CC-BY-NC-ND-3.0",
"bugs": {
"url": "https://confluence.tig.nl/display/SDPOSTNL/PostNL+Magento+2+extensie"
},
"homepage": "https://tig.nl/postnl-magento-2-extensie-community-edition/",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-less": "^1.4.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-exec": "^1.0.1"
}
}