Sha256: cc3b620d718f8a0975b544dc5aa372d8860cf31c70f9dabd2096a3dfd4bf7264

Contents?: true

Size: 631 Bytes

Versions: 14

Compression:

Stored size: 631 Bytes

Contents

{
	"name": "cssom",
	"description": "CSS Object Model implementation and CSS parser",
	"keywords": ["CSS", "CSSOM", "parser", "styleSheet"],
	"version": "0.2.0",
	"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

14 entries across 14 versions & 1 rubygems

Version Path
stylus-source-0.21.2 vendor/node_modules/cssom/package.json
stylus-source-0.21.1 vendor/node_modules/cssom/package.json
stylus-source-0.21.0 vendor/node_modules/cssom/package.json
stylus-source-0.20.1 vendor/node_modules/cssom/package.json
stylus-source-0.20.0 vendor/node_modules/cssom/package.json
stylus-source-0.19.8 vendor/node_modules/cssom/package.json
stylus-source-0.19.7 vendor/node_modules/cssom/package.json
stylus-source-0.19.6 vendor/node_modules/cssom/package.json
stylus-source-0.19.5 vendor/node_modules/cssom/package.json
stylus-source-0.19.4 vendor/node_modules/cssom/package.json
stylus-source-0.19.3 vendor/node_modules/cssom/package.json
stylus-source-0.19.2 vendor/node_modules/cssom/package.json
stylus-source-0.19.1 vendor/node_modules/cssom/package.json
stylus-source-0.19.0 vendor/node_modules/cssom/package.json