UNPKG

yapm

Version:

package manager for io.js (npm fork)

11 lines (10 loc) 199 B
{ "name": "whatever", "description": "yeah idk", "version": "1.2.3", "main": "index.js", "dependencies": { "underscore": "1.3.1" }, "repository": "git://github.com/luk-/whatever" }