accoutrement-layout
Advanced tools
Comparing version 1.1.0 to 2.0.0-rc.1
{ | ||
"name": "accoutrement-layout", | ||
"version": "1.1.0", | ||
"version": "2.0.0-rc.1", | ||
"description": "Layout helpers", | ||
@@ -12,12 +12,27 @@ "homepage": "https://github.com/oddbird/accoutrement-layout", | ||
"devDependencies": { | ||
"mocha": "^2.1.0", | ||
"sass-true": "^2.0.2" | ||
"chalk": "^1.1.1", | ||
"gulp": "^3.9.0", | ||
"gulp-sass-lint": "^1.1.0", | ||
"gulp-util": "^3.0.7", | ||
"mocha": "^2.3.4", | ||
"sass-true": "^2.0.3", | ||
"sassdoc": "^2.1.15", | ||
"sassdoc-theme-herman": "^0.1.0" | ||
}, | ||
"author": "Eric M Suzanne <eric@oddbird.net>", | ||
"author": "Miriam Suzanne <miriam@oddbird.net>", | ||
"license": "MIT", | ||
"keywords": [ | ||
"sass", | ||
"accoutrement", | ||
"toolkit", | ||
"layout", | ||
"eyeglass-module" | ||
], | ||
"eyeglass": { | ||
"exports": "eyeglass-exports.js" | ||
"exports": "eyeglass-exports.js", | ||
"needs": "*" | ||
}, | ||
"scripts": { | ||
"test": "node_modules/.bin/mocha" | ||
"test": "node_modules/.bin/mocha", | ||
"release": "npm run test && gulp sasslint && gulp sassdoc" | ||
}, | ||
@@ -24,0 +39,0 @@ "bugs": { |
@@ -1,8 +0,30 @@ | ||
accoutrement-layout | ||
Accoutrement-Layout | ||
=================== | ||
Layout helpers. | ||
Sass layout utilities, | ||
including a float clearfix, | ||
accessibility tools, | ||
global box-sizing, | ||
positioning shortcuts, | ||
and fluid aspect ratios. | ||
## Installation | ||
``bower install accoutrement-layout`` | ||
Quick Start | ||
----------- | ||
```bash | ||
npm install accoutrement-layout | ||
``` | ||
About OddBird Accoutrement | ||
-------------------------- | ||
[OddBird][oddbird]'s *Accourement* modules | ||
are individual Sass toolkits | ||
that work together to form | ||
the central nervous system of a project. | ||
They help to establish and access a projects configuration | ||
in consistent and inter-connected ways. | ||
[oddbird]: http://oddbird.net/ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1211441
53
125
31
8
1
1