twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
60 lines (59 loc) • 1.55 kB
JSON
{
"name": "es6-error",
"version": "2.1.1",
"description": "Easily-extendable error for use with ES6 classes",
"main": "dist/index.js",
"scripts": {
"test": "mocha --compilers js:babel/register",
"prepublish": "npm test && make dist"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bjyoungblood/es6-error.git"
},
"keywords": [
"es6",
"error",
"babel"
],
"author": {
"name": "Ben Youngblood"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/bjyoungblood/es6-error/issues"
},
"homepage": "https://github.com/bjyoungblood/es6-error",
"devDependencies": {
"babel": "^5.1.11",
"chai": "^3.2.0",
"mocha": "^2.3.2"
},
"dependencies": {},
"gitHead": "3277e033b9ad885c5ef4b9bc9ac0f1a3e70aaa40",
"_id": "es6-error@2.1.1",
"_shasum": "91384301ec5ed1c9a7247d1128247216f03547cd",
"_from": "es6-error@latest",
"_npmVersion": "3.3.12",
"_nodeVersion": "5.5.0",
"_npmUser": {
"name": "bjy",
"email": "bx.youngblood@gmail.com"
},
"maintainers": [
{
"name": "bjy",
"email": "bx.youngblood@gmail.com"
}
],
"dist": {
"shasum": "91384301ec5ed1c9a7247d1128247216f03547cd",
"tarball": "https://registry.npmjs.org/es6-error/-/es6-error-2.1.1.tgz"
},
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/es6-error-2.1.1.tgz_1462205731889_0.31380629166960716"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/es6-error/-/es6-error-2.1.1.tgz"
}