You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.8 KiB
JSON
65 lines
1.8 KiB
JSON
5 years ago
|
{
|
||
|
"_from": "babel-plugin-ava-throws-helper@0.0.4",
|
||
|
"_id": "babel-plugin-ava-throws-helper@0.0.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-mC0djiRP1L0zYV2nVEFMx7Cocwo=",
|
||
|
"_location": "/babel-plugin-ava-throws-helper",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "babel-plugin-ava-throws-helper@0.0.4",
|
||
|
"name": "babel-plugin-ava-throws-helper",
|
||
|
"escapedName": "babel-plugin-ava-throws-helper",
|
||
|
"rawSpec": "0.0.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.0.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/ava"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/babel-plugin-ava-throws-helper/-/babel-plugin-ava-throws-helper-0.0.4.tgz",
|
||
|
"_shasum": "982d1d8e244fd4bd33615da754414cc7b0a8730a",
|
||
|
"_spec": "babel-plugin-ava-throws-helper@0.0.4",
|
||
|
"_where": "/home/mwinter/www/unboundedpress/node_modules/ava",
|
||
|
"author": {
|
||
|
"name": "James Talmage",
|
||
|
"email": "james@talmage.io",
|
||
|
"url": "github.com/jamestalmage"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jamestalmage/babel-plugin-throws-helper/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"babel-template": "^6.7.0",
|
||
|
"babel-types": "^6.7.2"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "My cool module",
|
||
|
"devDependencies": {
|
||
|
"ava": "^0.14.0",
|
||
|
"babel-core": "^6.7.5",
|
||
|
"xo": "^0.13.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/jamestalmage/babel-plugin-throws-helper#readme",
|
||
|
"keywords": [],
|
||
|
"license": "MIT",
|
||
|
"name": "babel-plugin-ava-throws-helper",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jamestalmage/babel-plugin-throws-helper.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"preversion": "WRITE_EXAMPLES=1 npm run test && git add example-output.md",
|
||
|
"test": "xo && ava"
|
||
|
},
|
||
|
"version": "0.0.4"
|
||
|
}
|