We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0737624 + 575215a commit 0c2d4b0Copy full SHA for 0c2d4b0
package.json
@@ -4,7 +4,7 @@
4
"description": "kinda like JSON.stringify, but for generating JSON that is meant for JS objects",
5
"author": "Dan Lynch <[email protected]>",
6
"homepage": "https://github.com/pyramation/strfy-js#readme",
7
- "license": "SEE LICENSE IN LICENSE",
+ "license": "MIT",
8
"main": "main/index.js",
9
"module": "module/index.js",
10
"typings": "types/index.d.ts",
0 commit comments