{
  "name": "OrnaJS",
  "version": "3.3.7",
  "description": "OrnaJS is a tool(Web Framework) for creation Atomic CSS. Orna lightweight, clear and easy. It works with jQuery.",
  "main": "orna.js",
  "authors": [
    "Dima Popov"
  ],
  "license": "MIT",
  "keywords": [
    "Atomic",
    "CSS",
    "Orna",
    "Tool",
    "Web",
    "ACSS",
    "Parser",
    "CSS",
    "Framework",
    "jquery-plugin"
  ],
  "homepage": "https://github.com/OrnaOrg/OrnaJS",
  "dependencies" : { "jquery" : ">=1.6.0" },
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
