{ "_args": [ [ "css-color-function@1.3.3", "D:\\jenkins\\workspace\\xq-web-bpm" ] ], "_from": "css-color-function@1.3.3", "_id": "css-color-function@1.3.3", "_inBundle": false, "_integrity": "sha1-jtJMLAIFBzM5+voAS8jBQfzLKC4=", "_location": "/css-color-function", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "css-color-function@1.3.3", "name": "css-color-function", "escapedName": "css-color-function", "rawSpec": "1.3.3", "saveSpec": null, "fetchSpec": "1.3.3" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/css-color-function/-/css-color-function-1.3.3.tgz", "_spec": "1.3.3", "_where": "D:\\jenkins\\workspace\\xq-web-bpm", "bugs": { "url": "https://github.com/ianstormtaylor/css-color-function/issues" }, "dependencies": { "balanced-match": "0.1.0", "color": "^0.11.0", "debug": "^3.1.0", "rgb": "~0.1.0" }, "description": "A parser and converter for Tab Atkins's proposed color function in CSS.", "devDependencies": { "mocha": "*" }, "homepage": "https://github.com/ianstormtaylor/css-color-function#readme", "keywords": [ "color", "function", "css", "parse", "convert" ], "license": "MIT", "main": "lib/index.js", "name": "css-color-function", "repository": { "type": "git", "url": "git://github.com/ianstormtaylor/css-color-function.git" }, "version": "1.3.3" }