Current File : /home/tradevaly/www/node_modules/globalyzer/package.json |
{
"_args": [
[
"globalyzer@0.1.0",
"/home/skote/public_html"
]
],
"_from": "globalyzer@0.1.0",
"_id": "globalyzer@0.1.0",
"_inBundle": false,
"_integrity": "sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==",
"_location": "/globalyzer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "globalyzer@0.1.0",
"name": "globalyzer",
"escapedName": "globalyzer",
"rawSpec": "0.1.0",
"saveSpec": null,
"fetchSpec": "0.1.0"
},
"_requiredBy": [
"/tiny-glob"
],
"_resolved": "https://registry.npmjs.org/globalyzer/-/globalyzer-0.1.0.tgz",
"_spec": "0.1.0",
"_where": "/home/skote/public_html",
"author": {
"name": "Terkel Gjervig"
},
"bugs": {
"url": "https://github.com/terkelg/globalyzer/issues"
},
"description": "Detects and extract the glob part of a string",
"devDependencies": {
"tap-spec": "^4.1.1",
"tape": "^4.9.0"
},
"files": [
"src"
],
"homepage": "https://github.com/terkelg/globalyzer#readme",
"keywords": [
"glob",
"analyzer",
"base",
"detect"
],
"license": "MIT",
"main": "src/index.js",
"name": "globalyzer",
"repository": {
"type": "git",
"url": "git+https://github.com/terkelg/globalyzer.git"
},
"scripts": {
"test": "tape test/*.js | tap-spec"
},
"version": "0.1.0"
}