UNPKG

yyx-list

Version:
42 lines (41 loc) 972 B
{ "name": "yyx-list", "version": "0.3.0", "description": "js list implements", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/coderyyx/yyx-list.git" }, "keywords": [ "js", "js-list" ], "author": "yyx", "license": "MIT", "bugs": { "url": "https://github.com/coderyyx/yyx-list/issues" }, "homepage": "https://github.com/coderyyx/yyx-list#readme", "devDependencies": { "babel": "^6.5.2", "babel-core": "^6.10.4", "babel-loader": "^6.2.4", "babel-preset-es2015": "^6.9.0", "babel-preset-stage-0": "^6.16.0", "lodash": "^4.17.4", "webpack": "^1.13.1" }, "dependencies": { "path": "^0.12.7", "babel": "^6.5.2", "babel-core": "^6.10.4", "webpack": "^1.13.1", "babel-loader": "^6.2.4", "babel-preset-es2015": "^6.9.0", "babel-preset-stage-0": "^6.16.0" } }