Comparing version 1.0.0-alpha to 1.0.1-alpha
{ | ||
"name": "polygoncss", | ||
"version": "1.0.0-alpha", | ||
"version": "1.0.1-alpha", | ||
"description": "Structured for a project based in ITCSS: Scalable and maintainable CSS architecture and BEM (BEMIT) methodology.", | ||
"main": "dist/style.css", | ||
"main": "gulpfile.js", | ||
"directories": { | ||
"doc": "docs" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"gulp": "^3.9.1", | ||
"gulp-autoprefixer": "^5.0.0", | ||
"gulp-clean-css": "^3.9.4", | ||
"gulp-notify": "^3.2.0", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "4.0.1", | ||
"specificity-graph": "^0.1.7" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"dev": "gulp default", | ||
"graph": "specificity-graph dist/style.css" | ||
}, | ||
"repository": { | ||
@@ -24,17 +42,3 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/klaufel/polygoncss#readme", | ||
"scripts": { | ||
"dev": "gulp default", | ||
"graph": "specificity-graph dist/style.css" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"gulp": "^3.9.1", | ||
"gulp-autoprefixer": "^5.0.0", | ||
"gulp-clean-css": "^3.9.4", | ||
"gulp-notify": "^3.2.0", | ||
"gulp-postcss": "^7.0.1", | ||
"gulp-sass": "4.0.1", | ||
"specificity-graph": "^0.1.7" | ||
} | ||
"homepage": "https://github.com/klaufel/polygoncss#readme" | ||
} |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
824447
2