Page MenuHomeSealhub

package.json
No OneTemporary

package.json

{
"name": "typing-golf",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build-front": "watchify -t reactify frontend/lib/main.jsx -o frontend/public/js/main.build.js -v"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sealcode/typing-golf.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"event-emitter": "^0.3.4",
"merge": "^1.2.0",
"qwest": "^4.4.2",
"react": "^15.0.2",
"react-dom": "^15.0.2",
"react-router": "^2.4.0"
},
"devDependencies": {
"babel-preset-es2015": "^6.9.0",
"babelify": "^7.3.0",
"browserify": "^13.0.0",
"deep-equal": "^1.0.1",
"reactify": "^1.1.1",
"watchify": "^3.7.0"
},
"bugs": {
"url": "https://github.com/sealcode/typing-golf/issues"
},
"homepage": "https://github.com/sealcode/typing-golf#readme"
}

File Metadata

Mime Type
application/json
Expires
Sat, Nov 23, 04:32 (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547644
Default Alt Text
package.json (937 B)

Event Timeline