@testim/testim-cli
Version:
Command line interface for running Testing on you CI
66 lines (65 loc) • 1.61 kB
JSON
{
"_args": [
[
"cookie-signature@1.0.1",
"/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect"
]
],
"_from": "cookie-signature@1.0.1",
"_id": "cookie-signature@1.0.1",
"_inCache": true,
"_location": "/cookie-signature",
"_npmUser": {
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
"_npmVersion": "1.2.14",
"_phantomChildren": {},
"_requested": {
"name": "cookie-signature",
"raw": "cookie-signature@1.0.1",
"rawSpec": "1.0.1",
"scope": null,
"spec": "1.0.1",
"type": "version"
},
"_requiredBy": [
"/connect"
],
"_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.1.tgz",
"_shasum": "44e072148af01e6e8e24afbf12690d68ae698ecb",
"_shrinkwrap": null,
"_spec": "cookie-signature@1.0.1",
"_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect",
"author": {
"email": "tj@learnboost.com",
"name": "TJ Holowaychuk"
},
"dependencies": {},
"description": "Sign and unsign cookies",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"directories": {},
"dist": {
"shasum": "44e072148af01e6e8e24afbf12690d68ae698ecb",
"tarball": "http://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.1.tgz"
},
"installable": true,
"keywords": [
"cookie",
"sign",
"unsign"
],
"main": "index",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "cookie-signature",
"optionalDependencies": {},
"version": "1.0.1"
}