UNPKG

cross-var

Version:

[![NPM](https://nodei.co/npm/cross-var.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/cross-var/) [![NPM](https://nodei.co/npm-dl/cross-var.png?months=9&height=3)](https://nodei.co/npm/cross-var/)

35 lines (34 loc) 733 B
{ "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" } }