{
  "_from": "fmake",
  "_id": "fmake@0.1.1",
  "_inBundle": false,
  "_integrity": "sha512-rrFIq7pOFyEm+G/UeEosiC7HpIruEfSNQAwcDBAXKI5JlxoueABNOvuQbMTdqfLn2balHhzMJlgnWTgMmpOvLQ==",
  "_location": "/fmake",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "fmake",
    "name": "fmake",
    "escapedName": "fmake",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/fmake/-/fmake-0.1.1.tgz",
  "_shasum": "e46d9d19554275c1569ce3adae6ef974e92022c9",
  "_spec": "fmake",
  "_where": "/home/feep/code/fmake/test",
  "author": "",
  "bugs": {
    "url": "https://github.com/FeepingCreature/fmake/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ansi-colors": "^3.0.0",
    "yargs": "^12.0.0"
  },
  "deprecated": false,
  "description": "fmake, the functional make replacement, is a build automation tool that uses functions instead of rules to define dependencies.",
  "directories": {
    "lib": "lib"
  },
  "homepage": "https://github.com/FeepingCreature/fmake",
  "license": "GPL-3.0",
  "main": "fmake.js",
  "name": "fmake",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FeepingCreature/fmake.git"
  },
  "version": "0.1.1"
}
