kitchensink
Version:
Dispatch's awesome components and style guide
154 lines (153 loc) • 3.63 kB
JSON
{
"_args": [
[
"contextify@>= 0.1.9 < 0.2.0",
"/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/jsdom"
]
],
"_from": "contextify@>=0.1.9 <0.2.0",
"_id": "contextify@0.1.15",
"_inCache": true,
"_installable": true,
"_location": "/contextify",
"_nodeVersion": "5.0.0",
"_npmUser": {
"email": "brianmcd05@gmail.com",
"name": "brianmcd"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_requested": {
"name": "contextify",
"raw": "contextify@>= 0.1.9 < 0.2.0",
"rawSpec": ">= 0.1.9 < 0.2.0",
"scope": null,
"spec": ">=0.1.9 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/contextify/-/contextify-0.1.15.tgz",
"_shasum": "3d34681d14a5ccbbe609c9ee11eda206b8cf266f",
"_shrinkwrap": null,
"_spec": "contextify@>= 0.1.9 < 0.2.0",
"_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/jsdom",
"author": {
"email": "brianmcd05@gmail.com",
"name": "Brian McDaniel"
},
"bugs": {
"url": "https://github.com/brianmcd/contextify/issues"
},
"contributors": [
{
"name": "Tom Gallacher",
"email": "me@tomg.co",
"url": "http://tomg.co"
},
{
"name": "Assaf Arkin",
"email": "assaf@labnotes.org",
"url": "http://labnotes.org/"
},
{
"name": "Marshall Roch",
"email": "marshall@mroch.com"
},
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io"
},
{
"name": "Paul Tan",
"url": "https://github.com/pyokagan"
},
{
"name": "Jeremy Stashewsky",
"email": "jstash@gmail.com"
},
{
"name": "Rex Morgan",
"url": "http://www.rexflex.net/"
},
{
"name": "Benjamin Byholm",
"url": "https://research.it.abo.fi/people/bbyholm"
},
{
"name": "Kevin Decker",
"email": "kpdecker@gmail.com",
"url": "http://www.incaseofstairs.com"
},
{
"name": "Sergei Ianovich",
"url": "https://github.com/yanovich"
},
{
"name": "Andrew Paprocki",
"url": "https://github.com/apaprocki"
},
{
"name": "Trygve Lie",
"url": "https://github.com/trygve-lie"
},
{
"name": "Ido Ben-Yair",
"url": "https://github.com/idoby"
},
{
"name": "Rod Vagg",
"url": "https://r.va.gg/"
}
],
"dependencies": {
"bindings": "^1.2.1",
"nan": "^2.1.0"
},
"description": "Turn an object into a persistent execution context.",
"devDependencies": {
"nodeunit": ">=0.5.x"
},
"directories": {},
"dist": {
"shasum": "3d34681d14a5ccbbe609c9ee11eda206b8cf266f",
"tarball": "http://registry.npmjs.org/contextify/-/contextify-0.1.15.tgz"
},
"engines": {
"node": ">=0.10.11"
},
"gitHead": "8929cf6150033bf5e811be5f5c0f385ce960c821",
"gypfile": true,
"homepage": "https://github.com/brianmcd/contextify#readme",
"keywords": [
"context",
"vm"
],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/brianmcd/contextify/blob/master/LICENSE.txt"
}
],
"main": "./lib/contextify",
"maintainers": [
{
"name": "brianmcd",
"email": "brianmcd05@gmail.com"
}
],
"name": "contextify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/brianmcd/contextify.git"
},
"scripts": {
"install": "node-gyp rebuild",
"test": "nodeunit test/"
},
"version": "0.1.15"
}