You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
269 B

{
"name": "warn-once",
"version": "0.1.1",
"description": "Show a warning once",
"main": "index.js",
"types": "index.d.ts",
"repository": "https://github.com/satya164/warn-once",
"author": "Satyajit Sahoo <satyajit.happy@gmail.com>",
"license": "MIT"
}