UNPKG

ornajs

Version:

OrnaJS is a tool for creation Atomic CSS. Framework and parser. Orna lightweight, clear and easy. It works with jQuery.

27 lines (26 loc) 617 B
{ "name": "ornajs", "version": "3.3.7", "description": "OrnaJS is a tool for creation Atomic CSS. Framework and parser. Orna lightweight, clear and easy. It works with jQuery.", "main": "orna.js", "repository": { "type": "git", "url": "git+https://github.com/OrnaOrg/OrnaJS.git" }, "keywords": [ "Atomic", "CSS", "Orna", "Tool", "Web", "ACSS", "Parser", "CSS", "Framework", "jquery-plugin" ], "author": "Dima Popov", "license": "MIT", "homepage": "http://ornaorg.github.io", "dependencies" : { "jquery" : ">=1.6.0" } }