{
  "_from": "init-skeleton@~1.0",
  "_id": "init-skeleton@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-MQq3MK06VLA9xLCNaZ1XZnSuEcg=",
  "_location": "/init-skeleton",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "init-skeleton@~1.0",
    "name": "init-skeleton",
    "escapedName": "init-skeleton",
    "rawSpec": "~1.0",
    "saveSpec": null,
    "fetchSpec": "~1.0"
  },
  "_requiredBy": [
    "/brunch"
  ],
  "_resolved": "https://registry.npmjs.org/init-skeleton/-/init-skeleton-1.0.1.tgz",
  "_shasum": "310ab730ad3a54b03dc4b08d699d576674ae11c8",
  "_spec": "init-skeleton@~1.0",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/brunch",
  "author": {
    "name": "Paul Miller",
    "url": "http://paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/brunch/init-skeleton/issues"
  },
  "bundleDependencies": false,
  "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"
  },
  "deprecated": false,
  "description": "A simple interface that clones or copies skeletons aka base projects for your apps.",
  "devDependencies": {
    "eslint": "^3.0.0",
    "eslint-config-brunch": "^1"
  },
  "eslintConfig": {
    "extends": "brunch"
  },
  "homepage": "https://github.com/brunch/init-skeleton#readme",
  "keywords": [
    "init",
    "skeleton",
    "clone",
    "simple"
  ],
  "license": "MIT",
  "main": "lib",
  "name": "init-skeleton",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/brunch/init-skeleton.git"
  },
  "scripts": {
    "test": "eslint lib"
  },
  "version": "1.0.1"
}
