Jesus sucks
This commit is contained in:
34
backend/frontend/node_modules/postcss-atroot/package.json
generated
vendored
Normal file
34
backend/frontend/node_modules/postcss-atroot/package.json
generated
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "postcss-atroot",
|
||||
"version": "0.1.3",
|
||||
"description": "PostCSS plugin to place rules directly at the root",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/OEvgeny/postcss-atroot.git"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "gulp",
|
||||
"test": "gulp"
|
||||
},
|
||||
"keywords": [
|
||||
"postcss",
|
||||
"at-root",
|
||||
"postcss-plugin",
|
||||
"sass",
|
||||
"atroot",
|
||||
"css"
|
||||
],
|
||||
"author": "OEvgeny",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"postcss": "^5.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^3.2.0",
|
||||
"gulp": "^3.9.0",
|
||||
"gulp-eslint": "^1.0.0",
|
||||
"gulp-mocha": "^2.1.3",
|
||||
"mocha": "^2.3.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user