{
  "_from": "partialify@^3.1.3",
  "_id": "partialify@3.1.6",
  "_inBundle": false,
  "_integrity": "sha1-f0QPHe6SqFVT9YTgK9koBXA0fRg=",
  "_location": "/partialify",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "partialify@^3.1.3",
    "name": "partialify",
    "escapedName": "partialify",
    "rawSpec": "^3.1.3",
    "saveSpec": null,
    "fetchSpec": "^3.1.3"
  },
  "_requiredBy": [
    "/laravel-elixir"
  ],
  "_resolved": "https://registry.npmjs.org/partialify/-/partialify-3.1.6.tgz",
  "_shasum": "7f440f1dee92a85553f584e02bd9280570347d18",
  "_spec": "partialify@^3.1.3",
  "_where": "/home/codegama/repo/shopygen/gentack/source_code/gentack-website-base/node_modules/laravel-elixir",
  "author": {
    "name": "Ben Clinkinbeard"
  },
  "bugs": {
    "url": "https://github.com/bclinkinbeard/partialify/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "string-to-js": "0.0.1",
    "through": "^2.3.4"
  },
  "deprecated": false,
  "description": "require()-able HTML, CSS, and (potentially) more",
  "devDependencies": {
    "browserify": ">=3.24.1 <9.0.0",
    "tape": "^3.2.0"
  },
  "homepage": "https://github.com/bclinkinbeard/partialify#readme",
  "keywords": [
    "browser",
    "browserify",
    "browserify-transform",
    "require",
    "static",
    "asset",
    "bundle",
    "partial"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "partialify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bclinkinbeard/partialify.git"
  },
  "scripts": {
    "test": "tape test"
  },
  "version": "3.1.6"
}
