manbytesgnu_site

Source files for manbytesgnu.org
git clone git://holbrook.no/manbytesgnu_site.git
Log | Files | Refs

package.json (350B)


      1 {
      2 	"name": "foobarbarbar",
      3 	"versions": {
      4 		"1.0.0": {
      5 			"name": "foobarbarbar",
      6 			"version": "1.0.0",
      7 			"description": "Foo repo",
      8 			"main": "index.js",
      9 			"author": "Foo Bar",
     10 			"license": "GPL3",
     11 			"dist": {
     12 				"shasum": "2ccd68498ef5f2bfa00f0e1e59f44686fdb296ee",
     13 				"tarball": "http://10.1.2.1/npm/foobarbarbar-1.0.0.tgz"
     14 			}
     15 
     16 		}
     17 	}
     18 }