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.

18 lines (17 loc) 269 B
{ "name": "project-plugin-thing", "version": "1.0.0", "description": "", "keywords": [], "directories": { }, "build": { "type": "plugin", "gcc": { "entry_point": "goog:plugin" } }, "peerDependencies": { "project": "^1.0.0" } }