{ "name": "namespaced", "version": "1.0.0", "description": "Namespaced DokuWiki template CSS processing", "repository": "github:geekitude/dokuwiki-template-namespaced", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Simon Delage", "license": "GPL-3.0", "devDependencies": { "autoprefixer": "^6.3.6", "caniuse-db": "^1.0.30000488", "grunt": "^1.0.1", "grunt-contrib-watch": "^1.0.0", "grunt-cssnano": "^2.1.0", "grunt-postcss": "^0.8.0" }, "dependencies": { "autoprefixer": "^6.3.6", "caniuse-db": "^1.0.30000488", "grunt-contrib-watch": "^1.0.0", "grunt-cssnano": "^2.1.0", "grunt-postcss": "^0.8.0" } }