falsejs
Version:
27 lines (26 loc) • 578 B
JSON
{
"name": "falsejs",
"version": "9999999.999999.9999999992",
"description": "sane",
"keywords": [
"help"
],
"homepage": "https://github.com/tj-commits/falsejs#readme",
"bugs": {
"url": "https://github.com/tj-commits/falsejs/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tj-commits/falsejs.git"
},
"license": "MIT",
"author": "me",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies":{
"@falsejs/falsejs": "^1.0.0"
}
}