forked from enviPath/enviPy
Current Dev State
This commit is contained in:
53
static/js/ketcher2/node_modules/css-value/package.json
generated
vendored
Normal file
53
static/js/ketcher2/node_modules/css-value/package.json
generated
vendored
Normal file
@ -0,0 +1,53 @@
|
||||
{
|
||||
"_from": "css-value@~0.0.1",
|
||||
"_id": "css-value@0.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Xv1sLupeof1rasV+wEJ7GEUkJOo=",
|
||||
"_location": "/css-value",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "css-value@~0.0.1",
|
||||
"name": "css-value",
|
||||
"escapedName": "css-value",
|
||||
"rawSpec": "~0.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/webdriverio"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/css-value/-/css-value-0.0.1.tgz",
|
||||
"_shasum": "5efd6c2eea5ea1fd6b6ac57ec0427b18452424ea",
|
||||
"_spec": "css-value@~0.0.1",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/webdriverio",
|
||||
"author": {
|
||||
"name": "TJ Holowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/visionmedia/css-value/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "CSS value parser",
|
||||
"devDependencies": {
|
||||
"mocha": "~1.9.0",
|
||||
"should": "~1.2.2"
|
||||
},
|
||||
"homepage": "https://github.com/visionmedia/css-value#readme",
|
||||
"keywords": [
|
||||
"css",
|
||||
"parser",
|
||||
"value"
|
||||
],
|
||||
"main": "index",
|
||||
"name": "css-value",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/visionmedia/css-value.git"
|
||||
},
|
||||
"version": "0.0.1"
|
||||
}
|
||||
Reference in New Issue
Block a user