Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

grunt-threejs-model-manifest

chang60.2.1

Grunt task for threejs-model-manifest

gruntplugin

readme

grunt-extract-object-manifest

Grunt task for extract-object-manifest

grunt.initConfig({
  extract_object_manifest: {
    options: {
      models: [] // array of model data files
    }
  },
});

NPM