cross-var
Version:
[](https://nodei.co/npm/cross-var/) [](https://nodei.co/npm/cross-var/)
35 lines (34 loc) • 733 B
JSON
{
"name": "cross-var",
"version": "1.1.0",
"description": "",
"main": "index.js",
"bin": {
"cross-var": "./index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 0"
},
"author": "Elijah Manor",
"license": "MIT",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"keywords": [
"npm-scripts"
],
"repository": {
"type": "git",
"url": "https://github.com/elijahmanor/cross-var"
},
"bugs": {
"url": "https://github.com/elijahmanor/cross-var/issues"
},
"dependencies": {
"babel-preset-es2015": "^6.18.0",
"babel-preset-stage-0": "^6.16.0",
"babel-register": "^6.18.0",
"cross-spawn": "^5.0.1",
"exit": "^0.1.2"
}
}