datepicker
Version:
datepicker base on neuron
19 lines (18 loc) • 392 B
JSON
{
"name": "datepicker",
"version": "0.0.0",
"description": "datepicker base on neuron",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@code.dianpingoa.com:f2e/neuro-datepicker.git"
},
"keywords": [
"datepicker"
],
"author": "island205@gmail.com",
"license": "BSD"
}