package.json 2.25 KB
{
  "_args": [
    [
      {
        "raw": "spooky",
        "scope": null,
        "escapedName": "spooky",
        "name": "spooky",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT"
    ]
  ],
  "_from": "spooky@latest",
  "_id": "spooky@0.2.5",
  "_inCache": true,
  "_location": "/spooky",
  "_npmUser": {
    "name": "lawnsea",
    "email": "lawnsea@gmail.com"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "raw": "spooky",
    "scope": null,
    "escapedName": "spooky",
    "name": "spooky",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/spooky/-/spooky-0.2.5.tgz",
  "_shasum": "443e7ebb42d998fc9aafb765bac5d1df305f28d3",
  "_shrinkwrap": null,
  "_spec": "spooky",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT",
  "author": {
    "name": "Lon Ingram",
    "email": "lon@waterfallmobile.com"
  },
  "bugs": {
    "url": "https://github.com/WaterfallEngineering/SpookyJS/issues"
  },
  "dependencies": {
    "async": "0.1.x",
    "carrier": "0.1.x",
    "duplexer": "0.0.x",
    "readable-stream": "~1.0.2",
    "tiny-jsonrpc": "0.2.x",
    "underscore": "1.3.x"
  },
  "description": "Drive CasperJS from Node.js",
  "devDependencies": {
    "cucumber": "*",
    "expect.js": "0.1.x",
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.6.4",
    "http-server": "0.5.x",
    "load-grunt-tasks": "~0.1.0",
    "mocha": "1.3.x"
  },
  "directories": {},
  "dist": {
    "shasum": "443e7ebb42d998fc9aafb765bac5d1df305f28d3",
    "tarball": "https://registry.npmjs.org/spooky/-/spooky-0.2.5.tgz"
  },
  "homepage": "https://github.com/WaterfallEngineering/SpookyJS",
  "license": "MIT",
  "main": "./lib/spooky.js",
  "maintainers": [
    {
      "name": "lawnsea",
      "email": "lawnsea@gmail.com"
    }
  ],
  "name": "spooky",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/WaterfallEngineering/SpookyJS.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.2.5"
}