@accordproject/concerto-cto
Advanced tools
Comparing version 1.2.2-20211129185838 to 1.2.2-20211130213656
{ | ||
"name": "@accordproject/concerto-cto", | ||
"version": "1.2.2-20211129185838", | ||
"description": "Parser the Concerto Modeling Language", | ||
"version": "1.2.2-20211130213656", | ||
"description": "Parser for Concerto CTO files", | ||
"homepage": "https://github.com/accordproject/concerto", | ||
@@ -12,3 +12,2 @@ "engines": { | ||
"scripts": { | ||
"prepare": "peggy ./lib/parser.pegjs", | ||
"pretest": "npm run lint", | ||
@@ -28,3 +27,3 @@ "lint": "eslint .", | ||
"url": "https://github.com/accordproject/concerto.git", | ||
"directory": "packages/concerto-core" | ||
"directory": "packages/concerto-cto" | ||
}, | ||
@@ -47,3 +46,5 @@ "keywords": [ | ||
"nyc": "15.1.0", | ||
"peggy": "1.2.0" | ||
"peggy": "1.2.0", | ||
"sinon": "10.0.0", | ||
"sinon-chai": "3.6.0" | ||
}, | ||
@@ -50,0 +51,0 @@ "browserslist": "> 0.25%, not dead", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
346145
11