File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/git-clone/package.json
{
"_args": [
[
"git-clone@0.1.0",
"/Users/julesgraus/webDevelopment/Boilerplate-Shop"
]
],
"_development": true,
"_from": "git-clone@0.1.0",
"_id": "git-clone@0.1.0",
"_inBundle": false,
"_integrity": "sha1-DXYWN3gJOu9/HDAjjyqe8/B6Lrk=",
"_location": "/git-clone",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "git-clone@0.1.0",
"name": "git-clone",
"escapedName": "git-clone",
"rawSpec": "0.1.0",
"saveSpec": null,
"fetchSpec": "0.1.0"
},
"_requiredBy": [
"/download-git-repo"
],
"_resolved": "https://registry.npmjs.org/git-clone/-/git-clone-0.1.0.tgz",
"_spec": "0.1.0",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
"author": {
"name": "Jason Frame",
"email": "jason@onehackoranother.com",
"url": "http://jasonframe.co.uk"
},
"bugs": {
"url": "https://github.com/jaz303/git-clone/issues"
},
"description": "Clone a git repository",
"homepage": "https://github.com/jaz303/git-clone",
"keywords": [
"git",
"clone",
"shell"
],
"license": "ISC",
"main": "index.js",
"name": "git-clone",
"repository": {
"type": "git",
"url": "git://github.com/jaz303/git-clone.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.0"
}