@testim/testim-cli
Version:
Command line interface for running Testing on you CI
113 lines (112 loc) • 2.52 kB
JSON
{
"_args": [
[
"css-parse@~2.0.0",
"/Users/gil/projects/testim/click-test/src/selenium/node_modules/webdriverio"
]
],
"_from": "css-parse@>=2.0.0 <2.1.0",
"_id": "css-parse@2.0.0",
"_inCache": true,
"_location": "/css-parse",
"_npmUser": {
"email": "nicolasgallagher@gmail.com",
"name": "necolas"
},
"_npmVersion": "1.4.3",
"_phantomChildren": {},
"_requested": {
"name": "css-parse",
"raw": "css-parse@~2.0.0",
"rawSpec": "~2.0.0",
"scope": null,
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"/webdriverio"
],
"_resolved": "https://registry.npmjs.org/css-parse/-/css-parse-2.0.0.tgz",
"_shasum": "a468ee667c16d81ccf05c58c38d2a97c780dbfd4",
"_shrinkwrap": null,
"_spec": "css-parse@~2.0.0",
"_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/webdriverio",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk"
},
"bugs": {
"url": "https://github.com/reworkcss/css-parse/issues"
},
"dependencies": {
"css": "^2.0.0"
},
"description": "CSS parser",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "a468ee667c16d81ccf05c58c38d2a97c780dbfd4",
"tarball": "http://registry.npmjs.org/css-parse/-/css-parse-2.0.0.tgz"
},
"files": [
"index.js"
],
"homepage": "https://github.com/reworkcss/css-parse",
"installable": true,
"keywords": [
"css",
"parser",
"stylesheet"
],
"license": "MIT",
"main": "index",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "jonathanong",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "conradz",
"email": "me@conradz.com"
},
{
"name": "necolas",
"email": "nicolasgallagher@gmail.com"
},
{
"name": "anthonyshort",
"email": "antshort@gmail.com"
},
{
"name": "ianstormtaylor",
"email": "ian@ianstormtaylor.com"
},
{
"name": "moox",
"email": "m@moox.io"
},
{
"name": "clintwood",
"email": "clint@anotherway.co.za"
},
{
"name": "lydell",
"email": "simon.lydell@gmail.com"
}
],
"name": "css-parse",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/reworkcss/css-parse.git"
},
"version": "2.0.0"
}