Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

imusic

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imusic - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.npmignore

41

package.json
{
"name": "imusic",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "imusic",
"bin": "./bin/imusic",
"main": "index.js",
"scripts": {
"build": "webpack",
"dev": "webpack-dev-server --devtool eval --progress --colors --content-base build",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
"repository": {
"type": "git",
"url": "git+https://github.com/zhuyali/imusic.git"
},
"keywords": [
"imusic"
],
"author": "zhuyali",
"license": "MIT",
"bugs": {
"url": "https://github.com/zhuyali/imusic/issues"
},
"homepage": "https://github.com/zhuyali/imusic#readme",
"dependencies": {
"detect-port": "^1.0.5",
"koa": "^1.2.4",
"koa-ejs": "^3.0.0",
"koa-route": "^2.4.2",
"koa-static": "^2.0.0",
"react": "^15.4.1"
},
"devDependencies": {
"babel-core": "^6.18.2",
"babel-loader": "^6.2.8",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.16.0",
"css-loader": "^0.26.1",
"file-loader": "^0.9.0",
"react-dom": "^15.4.1",
"url-loader": "^0.5.7",
"webpack": "^1.13.3"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc