UNPKG

opensphere-build-resolver

Version:

Resolves projects, their dependencies, plugins, and config to the correct arguments for compilation via the Google Closure Compiler, sass/node-sass, and other tools.

11 lines (10 loc) 217 B
{ "name": "should-include-externally-referenced-externs", "version": "1.0.0", "description": "", "main": "index.js", "keywords": [], "build": { "externs": ["./node_modules/somepackage/thing.js"] } }