Current Path : /home/dev2.destoffenstraat.com/app/code/TIG/-Postcode/ |
Current File : /home/dev2.destoffenstraat.com/app/code/TIG/-Postcode/package.json |
{ "name": "TIG_Postcode", "version": "1.1.10", "description": "TIG Postcode service extension for Magento 2", "main": "Gruntfile.js", "scripts": { "test": "grunt" }, "author": "TIG", "license": "CC-BY-NC-ND-3.0", "bugs": { "url": "https://servicedesk.tig.nl" }, "homepage": "https://tig.nl/postcode-service/", "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" } }