UNPKG

funcunit

Version:
61 lines (60 loc) 1.47 kB
{ "_from": "vcsurl@~0.1.0", "_id": "vcsurl@0.1.1", "_inBundle": false, "_integrity": "sha1-XgChCec4G1W11FuJJTPI7DXJMgw=", "_location": "/vcsurl", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "vcsurl@~0.1.0", "name": "vcsurl", "escapedName": "vcsurl", "rawSpec": "~0.1.0", "saveSpec": null, "fetchSpec": "~0.1.0" }, "_requiredBy": [ "/documentjs-github-download" ], "_resolved": "https://registry.npmjs.org/vcsurl/-/vcsurl-0.1.1.tgz", "_shasum": "5e00a109e7381b55b5d45b892533c8ec35c9320c", "_spec": "vcsurl@~0.1.0", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/documentjs-github-download", "author": { "name": "JP Richardson", "email": "jprichardson@gmail.com" }, "bugs": { "url": "https://github.com/jprichardson/node-vcsurl/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Convert VCS repository URLs like Github or Bitbucket to their http equivalents.", "devDependencies": { "testutil": "~0.4.0" }, "keywords": [ "url", "github", "bitbucket" ], "licenses": [ { "type": "MIT", "url": "" } ], "main": "./lib/vcsurl.js", "name": "vcsurl", "repository": { "type": "git", "url": "git://github.com/jprichardson/node-vcsurl.git" }, "scripts": { "test": "mocha test" }, "version": "0.1.1" }