{
  "_args": [
    [
      {
        "raw": "init-skeleton@~1.0",
        "scope": null,
        "escapedName": "init-skeleton",
        "name": "init-skeleton",
        "rawSpec": "~1.0",
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch"
    ]
  ],
  "_from": "init-skeleton@>=1.0.0 <1.1.0",
  "_id": "init-skeleton@1.0.1",
  "_inCache": true,
  "_location": "/init-skeleton",
  "_nodeVersion": "7.4.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/init-skeleton-1.0.1.tgz_1486117945795_0.4365601995959878"
  },
  "_npmUser": {
    "name": "paulmillr",
    "email": "paul@paulmillr.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "init-skeleton@~1.0",
    "scope": null,
    "escapedName": "init-skeleton",
    "name": "init-skeleton",
    "rawSpec": "~1.0",
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/brunch"
  ],
  "_resolved": "https://registry.npmjs.org/init-skeleton/-/init-skeleton-1.0.1.tgz",
  "_shasum": "310ab730ad3a54b03dc4b08d699d576674ae11c8",
  "_shrinkwrap": null,
  "_spec": "init-skeleton@~1.0",
  "_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch",
  "author": {
    "name": "Paul Miller",
    "url": "http://paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/brunch/init-skeleton/issues"
  },
  "dependencies": {
    "brunch-skeletons": "~0.1.4",
    "deps-install": "~0.1.0",
    "hosted-git-info": "~2.1.4",
    "micro-promisify": "~0.1.0",
    "mkdirp": "~0.5.0",
    "ncp": "^2.0.0",
    "normalize-git-url": "~3.0.1"
  },
  "description": "A simple interface that clones or copies skeletons aka base projects for your apps.",
  "devDependencies": {
    "eslint": "^3.0.0",
    "eslint-config-brunch": "^1"
  },
  "directories": {},
  "dist": {
    "shasum": "310ab730ad3a54b03dc4b08d699d576674ae11c8",
    "tarball": "https://registry.npmjs.org/init-skeleton/-/init-skeleton-1.0.1.tgz"
  },
  "eslintConfig": {
    "extends": "brunch"
  },
  "gitHead": "389c41316aaf0826e61c696e4ef0af70c6cda373",
  "homepage": "https://github.com/brunch/init-skeleton#readme",
  "keywords": [
    "init",
    "skeleton",
    "clone",
    "simple"
  ],
  "license": "MIT",
  "main": "lib",
  "maintainers": [
    {
      "name": "paulmillr",
      "email": "paul@paulmillr.com"
    }
  ],
  "name": "init-skeleton",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/brunch/init-skeleton.git"
  },
  "scripts": {
    "test": "eslint lib"
  },
  "version": "1.0.1"
}
