{
  "_args": [
    [
      "umd@2.0.0",
      "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
    ]
  ],
  "_development": true,
  "_from": "umd@2.0.0",
  "_id": "umd@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-dJaDsNUUcorg4bYZX1d0r8CtT48=",
  "_location": "/umd",
  "_phantomChildren": {
    "amdefine": "1.0.1",
    "async": "0.2.10",
    "camelcase": "1.2.1",
    "decamelize": "1.2.0",
    "uglify-to-browserify": "1.0.2",
    "window-size": "0.1.0",
    "wordwrap": "0.0.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "umd@2.0.0",
    "name": "umd",
    "escapedName": "umd",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/umd/-/umd-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
  "author": {
    "name": "ForbesLindesay"
  },
  "bin": {
    "umd": "./bin/cli.js"
  },
  "bugs": {
    "url": "https://github.com/ForbesLindesay/umd/issues"
  },
  "dependencies": {
    "rfile": "~1.0.0",
    "ruglify": "~1.0.0",
    "through": "~2.3.4",
    "uglify-js": "~2.4.0"
  },
  "description": "Universal Module Definition for use in automated build systems",
  "devDependencies": {
    "linify": "~1.0.1",
    "mocha": "*"
  },
  "homepage": "https://github.com/ForbesLindesay/umd#readme",
  "license": "MIT",
  "name": "umd",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ForbesLindesay/umd.git"
  },
  "scripts": {
    "prepublish": "linify transform bin",
    "test": "mocha -R spec"
  },
  "version": "2.0.0"
}
