Sha256: 4d6dcfa189a36ec30f6b5ba7b38527c76d76e5ad8d53404798fd9717cfd2fbfb

Contents?: true

Size: 1.17 KB

Versions: 1

Compression:

Stored size: 1.17 KB

Contents

{
  "name": "normalize-scss",
  "version": "4.0.0",
  "description": "This is the Sass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers. This port aims to use a light dusting of Sass to make Normalize even easier to integrate with your website.",
  "homepage": "https://github.com/JohnAlbin/normalize-scss",
  "bugs": {
    "url": "https://github.com/JohnAlbin/normalize-scss/issues"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/JohnAlbin/normalize-scss.git"
  },
  "author": "John Albin Wilkins <virtually.johnalbin@gmail.com> (http://john.albin.net/)",
  "keywords": [
    "sass",
    "normalize"
  ],
  "main": "sass/_normalize.scss",
  "style": "sass/_normalize.scss",
  "eyeglass": {
    "exports": "eyeglass-exports.js"
  },
  "directories": {
    "lib": "sass",
    "test": "test"
  },
  "scripts": {
    "test": "mocha",
    "posttest": "eslint test"
  },
  "license": "(MIT OR GPL-2.0)",
  "dependencies": {
    "support-for": "^1.0.0"
  },
  "devDependencies": {
    "chai": "^3.4.1",
    "chroma-sass": "^1.1.2",
    "eslint": "^1.9.0",
    "mocha": "^2.3.4",
    "sassy-test": "^2.0.0"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
normalize-scss-4.0.0 package.json