File: /var/www/zaklada/html/node_modules/ast-traverse/package.json
{
"_args": [
[
"ast-traverse@0.1.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "ast-traverse@0.1.1",
"_id": "ast-traverse@0.1.1",
"_inBundle": false,
"_integrity": "sha1-ac8rg4bxnc2hux4F1o/jWdiJfeY=",
"_location": "/ast-traverse",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ast-traverse@0.1.1",
"name": "ast-traverse",
"escapedName": "ast-traverse",
"rawSpec": "0.1.1",
"saveSpec": null,
"fetchSpec": "0.1.1"
},
"_requiredBy": [
"/defs"
],
"_resolved": "https://registry.npmjs.org/ast-traverse/-/ast-traverse-0.1.1.tgz",
"_spec": "0.1.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Olov Lassus",
"email": "olov.lassus@gmail.com"
},
"bugs": {
"url": "https://github.com/olov/ast-traverse/issues"
},
"description": "simple but flexible AST traversal with pre and post visitors",
"homepage": "https://github.com/olov/ast-traverse#readme",
"keywords": [
"ast",
"traverse",
"traversal",
"walk",
"visit",
"visitor",
"esprima"
],
"license": "MIT",
"main": "ast-traverse.js",
"name": "ast-traverse",
"repository": {
"type": "git",
"url": "git+https://github.com/olov/ast-traverse.git"
},
"version": "0.1.1"
}