@testim/testim-cli
Version:
Command line interface for running Testing on you CI
74 lines (73 loc) • 1.64 kB
JSON
{
"_args": [
[
"cookie@0.1.0",
"/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect"
]
],
"_from": "cookie@0.1.0",
"_id": "cookie@0.1.0",
"_inCache": true,
"_location": "/cookie",
"_npmUser": {
"email": "shtylman@gmail.com",
"name": "shtylman"
},
"_npmVersion": "1.2.18",
"_phantomChildren": {},
"_requested": {
"name": "cookie",
"raw": "cookie@0.1.0",
"rawSpec": "0.1.0",
"scope": null,
"spec": "0.1.0",
"type": "version"
},
"_requiredBy": [
"/connect"
],
"_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.0.tgz",
"_shasum": "90eb469ddce905c866de687efc43131d8801f9d0",
"_shrinkwrap": null,
"_spec": "cookie@0.1.0",
"_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect",
"author": {
"email": "shtylman@gmail.com",
"name": "Roman Shtylman"
},
"dependencies": {},
"description": "cookie parsing and serialization",
"devDependencies": {
"mocha": "1.x.x"
},
"directories": {},
"dist": {
"shasum": "90eb469ddce905c866de687efc43131d8801f9d0",
"tarball": "http://registry.npmjs.org/cookie/-/cookie-0.1.0.tgz"
},
"engines": {
"node": "*"
},
"installable": true,
"keywords": [
"cookie",
"cookies"
],
"main": "index.js",
"maintainers": [
{
"name": "shtylman",
"email": "shtylman@gmail.com"
}
],
"name": "cookie",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/shtylman/node-cookie.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.0"
}