Sha256: de1d295fc93a19117b983304969c14ca6dd6660e5baa3bcf3563f216f09a7580

Contents?: true

Size: 631 Bytes

Versions: 8

Compression:

Stored size: 631 Bytes

Contents

{
	"name": "cssom",
	"description": "CSS Object Model implementation and CSS parser",
	"keywords": ["CSS", "CSSOM", "parser", "styleSheet"],
	"version": "0.2.1",
	"homepage": "https://github.com/NV/CSSOM",
	"author": "Nikita Vasilyev <me@elv1s.ru>",
	"repository": {
		"type": "git",
		"url": "git://github.com/NV/CSSOM.git"
	},
	"bugs": {
		"url": "https://github.com/NV/CSSOM/issues"
	},
	"directories": {
		"doc": "./doc",
		"lib": "./lib",
		"test": "./test"
	},
	"main": "./lib/index.js",
	"engines": {
		"node": ">=0.2.0"
	},
	"licenses": [
		{
			"type": "MIT",
			"url": "http://creativecommons.org/licenses/MIT/"
		}
	]
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
stylus-source-0.23.0 vendor/node_modules/cssom/package.json
stylus-source-0.22.6 vendor/node_modules/cssom/package.json
stylus-source-0.22.5 vendor/node_modules/cssom/package.json
stylus-source-0.22.4 vendor/node_modules/cssom/package.json
stylus-source-0.22.3 vendor/node_modules/cssom/package.json
stylus-source-0.22.2 vendor/node_modules/cssom/package.json
stylus-source-0.22.1 vendor/node_modules/cssom/package.json
stylus-source-0.22.0 vendor/node_modules/cssom/package.json