Sha256: 1df6a868cfd607f7ef44548a9d4ccc371ac962ac7c436858ecada4e5e3a6cd83
Contents?: true
Size: 280 Bytes
Versions: 11
Compression:
Stored size: 280 Bytes
Contents
.PHONY: boosh test boosh: @node -e "var json = require('./build');json.JSHINT_OPTS=JSON.parse(require('fs').readFileSync('./.jshintrc'));require('fs').writeFileSync('./build.json', JSON.stringify(json, null, 2))" @node_modules/smoosh/bin/smoosh make build.json test: npm test
Version data entries
11 entries across 11 versions & 1 rubygems