We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731fc11 commit 719bbe4Copy full SHA for 719bbe4
index.js
@@ -1,7 +1,6 @@
1
'use strict'
2
3
const fs = require('fs-extra')
4
-const path = require('path')
5
const { parse } = require('php-array-parser')
6
7
const phpArrayToJson = {
0 commit comments