UNPKG

assemble-utils

Version:

Utilities built for the Assemble project.

17 lines (16 loc) 368 B
{ "name": "assemble-utils", "description": "Utilities built for the Assemble project.", "version": "0.1.0", "repo": "assemble/assemble-utils", "main": [ "./lib/index.js" ], "dependencies": { "chai": "~1.5.0", "grunt": "~0.4.0", "grunt-contrib-jshint": "~0.1.0", "grunt-contrib-watch": "~0.2.0", "grunt-mocha-test": "~0.2.0" } }