Skip to content

npmdoc/node-npmdoc-purecss

Repository files navigation

npmdoc-purecss

api documentation for purecss (v0.6.2) npm package travis-ci.org build-status

Pure is a ridiculously tiny CSS library you can use to start any web project.

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "authors": [
        "ericf <edf@ericf.me>",
        "tilomitra <tilomitra@gmail.com>",
        "msweeney <matt.sweeney@yahoo.com>",
        "jamesalley <manalagi001@yahoo.com>"
    ],
    "browser": "build/pure-min.css",
    "bugs": {
        "url": "https://github.com/yahoo/pure/issues"
    },
    "dependencies": {},
    "description": "Pure is a ridiculously tiny CSS library you can use to start any web project.",
    "devDependencies": {
        "autoprefixer": "^6.3.1",
        "bower": "^1.3.7",
        "grunt": "^1.0.1",
        "grunt-cli": "^1.2.0",
        "grunt-contrib-clean": "^1.0.0",
        "grunt-contrib-compress": "^1.3.0",
        "grunt-contrib-concat": "^1.0.1",
        "grunt-contrib-copy": "^1.0.0",
        "grunt-contrib-csslint": "^2.0.0",
        "grunt-contrib-cssmin": "^1.0.2",
        "grunt-contrib-watch": "^1.0.0",
        "grunt-css-selectors": "^1.1.0",
        "grunt-postcss": "^0.8.0",
        "grunt-pure-grids": "^1.0.0",
        "grunt-stripmq": "0.0.6",
        "tap": "^8.0.1"
    },
    "directories": {},
    "dist": {
        "shasum": "f0827d227e909543c5138f36d56c8c613f476b8c",
        "tarball": "https://registry.npmjs.org/purecss/-/purecss-0.6.2.tgz"
    },
    "gitHead": "5518fad16a63ae0f168b904c6e95ccb6692cbd88",
    "homepage": "http://purecss.io",
    "keywords": [
        "pure",
        "css",
        "purecss",
        "yahoo"
    ],
    "license": "BSD",
    "main": "index.js",
    "maintainers": [
        {
            "name": "ericf"
        },
        {
            "name": "jamesalley"
        },
        {
            "name": "redonkulus"
        }
    ],
    "name": "purecss",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git://github.com/yahoo/pure.git"
    },
    "scripts": {
        "prepublish": "grunt release",
        "pretest": "grunt build",
        "test": "grunt test && tap test/*.js"
    },
    "version": "0.6.2",
    "bin": {}
}

misc

  • this document was created with utility2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published