s

strip-json-comments

Strip comments from JSON. Lets you use comments in your JSON files!
https://github.com/sindresorhus/strip-json-comments#readme
MIT
Sindre Sorhus
sindresorhus
Files download
File Operation
strip-json-comments-2.0.1.jar download
strip-json-comments-2.0.1.pom download
strip-json-comments-2.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>strip-json-comments</artifactId>
  <version>2.0.1</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:strip-json-comments:2.0.1'
Gradle Kotlin
implementation("org.mvnpm:strip-json-comments:2.0.1")
Scala SBT
libraryDependencies += "org.mvnpm" % "strip-json-comments" % "2.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='strip-json-comments', version='2.0.1')
)
Apache Ivy
<dependency org="org.mvnpm" name="strip-json-comments" rev="2.0.1" />
Leiningen
[org.mvnpm/strip-json-comments "2.0.1"]
Apache Buildr
'org.mvnpm:strip-json-comments:jar:2.0.1'
Dependencies
The project has no third-party dependencies