2021-03-24 09:48:08 -04:00

24 lines
546 B
JSON

{
"name": "@schematics/update",
"version": "0.0.0",
"description": "Schematics specific to updating packages",
"experimental": true,
"keywords": [
"blueprints",
"code generation",
"schematics",
"schematic"
],
"schematics": "./collection.json",
"dependencies": {
"@angular-devkit/core": "0.0.0",
"@angular-devkit/schematics": "0.0.0",
"@yarnpkg/lockfile": "1.1.0",
"ini": "2.0.0",
"npm-package-arg": "^8.0.0",
"pacote": "11.3.1",
"semver": "7.3.5",
"semver-intersect": "1.4.0"
}
}