view docs/bower.json @ 335:8511137d1b62

tests: Add `os.rename` to the mocked functions.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 03 Apr 2015 11:20:30 -0700
parents 07d53370724b
children
line wrap: on
line source

{
  "name": "PieCrust",
  "version": "0.0.1",
  "private": "true",
  "dependencies": {
    "bootstrap": "~3.3.2"
  }
}