File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/treeify/package.json
{
"_args": [
[
"treeify@1.1.0",
"/Users/julesgraus/webDevelopment/Boilerplate-Shop"
]
],
"_development": true,
"_from": "treeify@1.1.0",
"_id": "treeify@1.1.0",
"_inBundle": false,
"_integrity": "sha512-1m4RA7xVAJrSGrrXGs0L3YTwyvBs2S8PbRHaLZAkFw7JR8oIFwYtysxlBZhYIa7xSyiYJKZ3iGrrk55cGA3i9A==",
"_location": "/treeify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "treeify@1.1.0",
"name": "treeify",
"escapedName": "treeify",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/@oclif/plugin-autocomplete/cli-ux",
"/@oclif/plugin-not-found/cli-ux",
"/cli-ux"
],
"_resolved": "https://registry.npmjs.org/treeify/-/treeify-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
"author": {
"name": "Luke Plaster",
"email": "notatestuser@gmail.com"
},
"bugs": {
"url": "https://github.com/notatestuser/treeify/issues"
},
"description": "converts a JS object into a nice and readable tree structure for the console",
"devDependencies": {
"vows": "git://github.com/Filirom1/vows.git#expect"
},
"engines": {
"node": ">=0.6"
},
"homepage": "https://github.com/notatestuser/treeify#readme",
"keywords": [
"object",
"tree",
"print",
"console",
"pretty"
],
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "http://lp.mit-license.org/"
}
],
"main": "./treeify",
"name": "treeify",
"repository": {
"type": "git",
"url": "git+https://github.com/notatestuser/treeify.git"
},
"scripts": {
"test": "./node_modules/vows/bin/vows --spec"
},
"version": "1.1.0"
}