2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-02-04 13:08:26 +00:00
2017-07-31 15:51:51 +05:30

10 lines
196 B
JSON

{
"name": "object",
"description": "Object keys / values / length",
"version": "0.0.3",
"keywords": ["object", "keys", "utility"],
"dependencies": {},
"scripts": [
"index.js"
]
}