{ "name": "css-value", "version": "0.0.1", "description": "CSS value parser", "keywords": ["css", "parser", "value"], "author": "TJ Holowaychuk ", "repository": { "type": "git", "url": "git://github.com/visionmedia/css-value.git" }, "dependencies": {}, "devDependencies": { "mocha": "~1.9.0", "should": "~1.2.2" }, "main": "index", "nativescript": {} }