bower-resolve
Version:
Find the relative path name of a bower module, for use with browserify and other build tools
20 lines (19 loc) • 414 B
JSON
{
"name": "js.augment",
"preferGlobal": true,
"version": "0.0.2",
"author": "SAS 9 Février <contact@9fevrier.com>",
"description": "A very light implementation of augment pattern",
"main": "lib/augment.js",
"repository": {
"type": "git",
"url": "https://github.com/9fevrier/js.augment.git"
},
"keywords": [
"augment"
],
"license": "MIT",
"engines": {
"node": ">=0.6"
}
}