Download raw (513 bytes)
{
"name": "osp.tools.osp-blog",
"version": "0.0.1",
"description": "osp blog npm needs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitlab.constantvzw.org:osp/tools.osp-blog.www.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"caniuse": "^0.1.3",
"caniuse-db": "^1.0.30000794",
"postcss": "^6.0.16",
"postcss-cli": "^4.1.1",
"postcss-cssnext": "^3.1.0"
}
}