UNPKG

fa-toolkit

Version:

a devtool for fast app

66 lines (65 loc) 2.64 kB
{ "name": "@hw-quickapp/fa-aaptjs", "version": "1.0.7-Stable.300", "description": "A node wraper for aapt.", "main": "./lib/index.js", "scripts": { "dev": "gulp dev", "build": "gulp release", "release": "gulp release && npm pack" }, "resolutions": { "@jridgewell/trace-mapping": "0.3.18", "@babel/code-frame": "7.21.4", "@babel/generator": "7.21.5", "@babel/helper-compilation-targets": "7.21.5", "@babel/compat-data": "7.21.7", "browserslist": "4.21.5", "@babel/helper-module-transforms": "7.21.5", "@babel/helpers": "7.21.5", "@babel/template": "7.20.7", "@babel/traverse": "7.23.7", "@types/babel__traverse": "7.20.5", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "7.20.7", "@babel/plugin-transform-async-to-generator": "7.20.7", "@babel/helper-remap-async-to-generator": "7.18.9", "@babel/helper-create-class-features-plugin": "7.21.8", "@babel/helper-environment-visitor": "7.21.5", "@babel/helper-skip-transparent-expression-wrappers": "7.20.0", "@babel/helper-split-export-declaration": "7.18.6", "@babel/helper-function-name": "7.21.0", "@babel/helper-hoist-variables": "7.18.6", "@babel/helper-validator-option": "7.21.0", "@babel/helper-validator-identifier": "7.19.1", "@babel/helper-plugin-utils": "7.21.5", "@babel/plugin-transform-classes": "7.21.0", "@babel/plugin-transform-parameters": "7.21.3", "@babel/plugin-proposal-private-property-in-object": "7.21.0", "@babel/helper-create-regexp-features-plugin": "7.21.8", "@babel/plugin-syntax-import-assertions": "7.20.0", "@babel/plugin-transform-arrow-functions": "7.21.5", "@babel/plugin-transform-block-scoping": "7.21.0", "@babel/plugin-transform-computed-properties": "7.21.5", "@babel/plugin-transform-destructuring": "7.21.3", "@babel/plugin-transform-for-of": "7.21.5", "@babel/plugin-transform-modules-amd": "7.20.11", "@babel/plugin-transform-modules-commonjs": "7.21.5", "@babel/plugin-transform-modules-systemjs": "7.20.11", "@babel/plugin-transform-named-capturing-groups-regex": "7.20.5", "@babel/plugin-transform-regenerator": "7.21.5", "@babel/plugin-transform-spread": "7.20.7", "@babel/plugin-transform-unicode-escapes": "7.21.5", "core-js-compat": "3.30.2" }, "dependencies": {}, "devDependencies": { "@babel/core": "7.23.7", "@babel/plugin-transform-runtime": "7.18.10", "@babel/preset-env": "7.23.8", "del": "6.0.0", "gulp": "4.0.2", "gulp-babel": "8.0.0", "gulp-plumber": "1.2.1", "gulp-uglify": "3.0.2" } }