UNPKG

fbjs-scripts

Version:

A bundle of helpful scripts used in projects consuming fbjs.

19 lines (18 loc) 469 B
{ "name": "fbjs-scripts", "version": "3.0.1", "description": "A bundle of helpful scripts used in projects consuming fbjs.", "repository": "facebook/fbjs", "license": "MIT", "dependencies": { "@babel/core": "^7.0.0", "ansi-colors": "^1.0.1", "babel-preset-fbjs": "^3.2.0", "cross-spawn": "^5.1.0", "fancy-log": "^1.3.2", "object-assign": "^4.0.1", "plugin-error": "^0.1.2", "semver": "^5.1.0", "through2": "^2.0.0" } }