choo-shortcache
Version:
choo nanocomponent cache shortcut
65 lines (64 loc) • 1.79 kB
JSON
{
"_from": "transform-ast@^2.4.0",
"_id": "transform-ast@2.4.4",
"_inBundle": false,
"_integrity": "sha512-AxjeZAcIOUO2lev2GDe3/xZ1Q0cVGjIMk5IsriTy8zbWlsEnjeB025AhkhBJHoy997mXpLd4R+kRbvnnQVuQHQ==",
"_location": "/transform-ast",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "transform-ast@^2.4.0",
"name": "transform-ast",
"escapedName": "transform-ast",
"rawSpec": "^2.4.0",
"saveSpec": null,
"fetchSpec": "^2.4.0"
},
"_requiredBy": [
"/nanohtml"
],
"_resolved": "https://registry.npmjs.org/transform-ast/-/transform-ast-2.4.4.tgz",
"_shasum": "bebf494e2e73f024746f76348bc86a5992851d00",
"_spec": "transform-ast@^2.4.0",
"_where": "/Users/jongacnik/Sites/_modules/choo-shortcache/example/node_modules/nanohtml",
"author": {
"name": "Renée Kooi",
"email": "renee@kooi.me"
},
"bugs": {
"url": "https://github.com/goto-bus-stop/transform-ast/issues"
},
"bundleDependencies": false,
"dependencies": {
"acorn-node": "^1.3.0",
"convert-source-map": "^1.5.1",
"dash-ast": "^1.0.0",
"is-buffer": "^2.0.0",
"magic-string": "^0.23.2",
"merge-source-map": "1.0.4",
"nanobench": "^2.1.1"
},
"deprecated": false,
"description": "transform an AST with source maps",
"devDependencies": {
"acorn-jsx": "^4.1.1",
"tape": "^4.9.0"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/goto-bus-stop/transform-ast#readme",
"keywords": [],
"license": "MIT",
"main": "index.js",
"name": "transform-ast",
"repository": {
"type": "git",
"url": "git+https://github.com/goto-bus-stop/transform-ast.git"
},
"scripts": {
"test": "tape test/*.js test/falafel/*.js"
},
"version": "2.4.4"
}