Sha256: 482a16da10e76dd1fbb58038d2f8c3e9b7c551fbff6b39de3ce2ffb57e5bcc04
Contents?: true
Size: 291 Bytes
Versions: 24
Compression:
Stored size: 291 Bytes
Contents
{ "scripts": { "postinstall": "./bin/heroku_install" }, "devDependencies": { "bower": "*" }, "cacheDirectories": [ <%- app_paths.each do |app_path| -%> "<%= app_path %>/node_modules", "<%= app_path %>/bower_components", <%- end -%> "node_modules" ] }
Version data entries
24 entries across 24 versions & 1 rubygems