UNPKG

@leanup/cli-angularjs

Version:

This package contains the AngularJS framework extension for the @leanup/cli.

49 lines 974 B
{ "name": "@leanup/cli-angularjs", "version": "1.3.54", "description": "This package contains the AngularJS framework extension for the @leanup/cli.", "author": "Martin Oppitz <npmjs@martinoppitz.com>", "homepage": "https://leanupjs.org", "files": [ "lib/**", "template/**" ], "keywords": [ "babel", "snowpack", "webpack", "angularjs", "sinon", "nyc", "nightwatch", "mocha", "sass", "typescript", "cli", "spa", "pwa", "lean", "compiler", "transpiler" ], "license": "Apache-2.0", "repository": { "type": "git", "url": "git+https://github.com/leanupjs/leanup.git" }, "bugs": { "url": "https://github.com/leanupjs/leanup/issues" }, "bin": { "angularjs": "lib/cli.js" }, "devDependencies": { "@types/node": "20.14.2", "typescript": "5.4.5", "@leanup/cli": "1.3.54" }, "peerDependencies": { "@leanup/cli": "1.3.54" }, "scripts": {} }