@beetle/bee-grid
Advanced tools
Comparing version 1.0.0-rc.3 to 1.0.0
{ | ||
"name": "@beetle/bee-grid", | ||
"version": "1.0.0-rc.3", | ||
"version": "1.0.0", | ||
"description": "A microframework based on CSS Grid Layout to build various types of grids thanks to a twelve column system, five default responsive tiers, Sass variables and mixins, and dozens of predefined classes to organize your content.", | ||
@@ -9,2 +9,5 @@ "main": "index.js", | ||
"scripts": { | ||
"js-compile": "cross-env PLUGINS=true babel js/src/ --out-dir dist/js --source-maps", | ||
"js-dist": "cross-env PLUGINS=true babel js/src/ --out-dir js/dist --source-maps", | ||
"js-minify": "uglifyjs --compress --comments \"/^!/\" --source-map \"content=dist/js/navbar.js.map,includeSources,url=navbar.min.js.map\" --output dist/js/navbar.min.js dist/js/navbar.js", | ||
"css": "npm-run-all --parallel css-lint* css-compile* --sequential css-prefix* css-minify*", | ||
@@ -18,3 +21,4 @@ "css-compile": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bee-grid.scss dist/css/bee-grid.css && node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 assets/scss/docs.scss assets/css/bee-docs.css", | ||
"docs-serve": "bundle exec jekyll serve", | ||
"watch-css": "nodemon --ignore js/ --ignore dist/ -e scss -x \"npm run css\"" | ||
"watch-css": "nodemon --ignore js/ --ignore dist/ -e scss -x \"npm run css\"", | ||
"build": "npm-run-all css-main js-compile js-minify" | ||
}, | ||
@@ -50,8 +54,11 @@ "keywords": [ | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-plugin-istanbul": "^4.1.6", | ||
"clean-css-cli": "^4.1.11", | ||
"cross-env": "^5.2.0", | ||
"editorconfig": "^0.15.0", | ||
"eslint": "^4.19.1", | ||
"eslint-plugin-compat": "^2.2.0", | ||
"node-sass": "^4.8.3", | ||
"nodemon": "^1.17.2", | ||
"node-sass": "^4.9.0", | ||
"nodemon": "^1.17.5", | ||
"npm-run-all": "^4.1.2", | ||
@@ -63,3 +70,4 @@ "postcss-cli": "^5.0.0", | ||
"stylelint-order": "^0.8.1", | ||
"stylelint-scss": "^2.5.0" | ||
"stylelint-scss": "^2.5.0", | ||
"uglifyjs": "^2.4.11" | ||
}, | ||
@@ -66,0 +74,0 @@ "homepage": "https://github.com/davidedantonio/bee-grid#readme", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
981100
23
9280
0
17