pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

package.json

(460B)


      1 {
      2   "name": "pyc",
      3   "version": "0.0.1",
      4   "devDependencies": {
      5     "grunt": "~0.4.4",
      6     "grunt-contrib-clean": "~0.5.0",
      7     "grunt-contrib-concat": "~0.4.0",
      8     "grunt-contrib-copy": "~0.5.0",
      9     "grunt-contrib-jasmine": "~0.6.4",
     10     "grunt-contrib-jshint": "~0.10.0",
     11     "grunt-contrib-less": "~0.11.0",
     12     "grunt-contrib-htmlmin": "~0.2.0",
     13     "grunt-contrib-uglify": "~0.4.0",
     14     "grunt-contrib-watch": "~0.6.1",
     15     "grunt-hash": "~0.4.4"
     16   }
     17 }