File: /var/dev/nowruzgan/rest/node_modules/browserify-transform-machinepack/package.json
{
"name": "browserify-transform-machinepack",
"version": "1.0.4",
"description": "A browserify transform that makes machinepacks work when they are required from a browserified module (or each other).",
"scripts": {},
"keywords": [
"browserify-transform",
"browserify",
"machine",
"machinepack",
"treeline"
],
"author": "The Treeline Company",
"license": "MIT",
"dependencies": {
"browserify-transform-tools": "^1.4.2",
"@sailshq/lodash": "^3.10.3"
},
"repository": {
"type": "git",
"url": "git@github.com:treelinehq/browserify-transform-machinepack.git"
}
}