meta-client
Version:
Meta.js (Client)
19 lines (18 loc) • 379 B
JSON
{
"name": "1",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "npm install && parcel index.html"
},
"author": "",
"license": "ISC",
"dependencies": {
"meta-client": "0.0.0-c31"
},
"devDependencies": {
"parcel-bundler": "^1.9.7"
}
}