You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.5 KiB
58 lines
1.5 KiB
{
|
|
"_from": "ast-transform@0.0.0",
|
|
"_id": "ast-transform@0.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-dJRAWIh9goPhidlUYAlHvJj+AGI=",
|
|
"_location": "/ast-transform",
|
|
"_phantomChildren": {
|
|
"amdefine": "1.0.1"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "ast-transform@0.0.0",
|
|
"name": "ast-transform",
|
|
"escapedName": "ast-transform",
|
|
"rawSpec": "0.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify-optional"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ast-transform/-/ast-transform-0.0.0.tgz",
|
|
"_shasum": "74944058887d8283e189d954600947bc98fe0062",
|
|
"_spec": "ast-transform@0.0.0",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam/node_modules/browserify-optional",
|
|
"author": {
|
|
"name": "Hugh Kennedy",
|
|
"email": "hughskennedy@gmail.com",
|
|
"url": "http://hughsk.io/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/hughsk/ast-transform/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"escodegen": "~1.2.0",
|
|
"esprima": "~1.0.4",
|
|
"through": "~2.3.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Convenience wrapper for performing AST transformations with browserify transform streams",
|
|
"homepage": "https://github.com/hughsk/ast-transform",
|
|
"keywords": [
|
|
"ast",
|
|
"transform",
|
|
"browserify",
|
|
"stream"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "ast-transform",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/hughsk/ast-transform.git"
|
|
},
|
|
"version": "0.0.0"
|
|
}
|