package.json 2.52 KB
{
  "_args": [
    [
      {
        "raw": "node-dir@^0.1.10",
        "scope": null,
        "escapedName": "node-dir",
        "name": "node-dir",
        "rawSpec": "^0.1.10",
        "spec": ">=0.1.10 <0.2.0",
        "type": "range"
      },
      "/Users/admin/Documents/workspace/programming/node_modules/copy-webpack-plugin"
    ]
  ],
  "_from": "node-dir@>=0.1.10 <0.2.0",
  "_id": "node-dir@0.1.16",
  "_inCache": true,
  "_location": "/node-dir",
  "_nodeVersion": "0.12.2",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/node-dir-0.1.16.tgz_1471131931669_0.4951541090849787"
  },
  "_npmUser": {
    "name": "fshost",
    "email": "fshost@yahoo.com"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-dir@^0.1.10",
    "scope": null,
    "escapedName": "node-dir",
    "name": "node-dir",
    "rawSpec": "^0.1.10",
    "spec": ">=0.1.10 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/copy-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/node-dir/-/node-dir-0.1.16.tgz",
  "_shasum": "d2ef583aa50b90d93db8cdd26fcea58353957fe4",
  "_shrinkwrap": null,
  "_spec": "node-dir@^0.1.10",
  "_where": "/Users/admin/Documents/workspace/programming/node_modules/copy-webpack-plugin",
  "author": {
    "name": "Nathan Cartwright",
    "email": "fshost@yahoo.com",
    "url": "https://github.com/fshost"
  },
  "bugs": {
    "url": "https://github.com/fshost/node-dir/issues"
  },
  "dependencies": {
    "minimatch": "^3.0.2"
  },
  "description": "asynchronous file and directory operations for Node.js",
  "devDependencies": {
    "mocha": "~1.13.0",
    "should": "~2.0.2"
  },
  "directories": {
    "lib": "lib"
  },
  "dist": {
    "shasum": "d2ef583aa50b90d93db8cdd26fcea58353957fe4",
    "tarball": "https://registry.npmjs.org/node-dir/-/node-dir-0.1.16.tgz"
  },
  "engines": {
    "node": ">= 0.10.5"
  },
  "gitHead": "03510a2089a385b8161d9f480c702811241bbfa2",
  "homepage": "https://github.com/fshost",
  "keywords": [
    "node-dir",
    "directory",
    "dir",
    "subdir",
    "file",
    "asynchronous",
    "Node.js",
    "fs"
  ],
  "license": "MIT",
  "main": "index",
  "maintainers": [
    {
      "name": "fshost",
      "email": "fshost@yahoo.com"
    }
  ],
  "name": "node-dir",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fshost/node-dir.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.1.16"
}