Files
add-and-commit/node_modules/babel-helper-is-nodes-equiv/package.json
Federico Grandi f118062594 Update with working working version (#12)
* Fix workflow

* Trigger

* [auto] Update compiled version

* [auto] Commit modules

* Push Windows changes

* Fix

* [auto] Update compiled version

* Try removing cwd

* [auto] Update compiled version

* Try with path module

* [auto] Update compiled version

* Fix path

* [auto] Update compiled version

* Use raw path

* [auto] Update compiled version

* Other path

* [auto] Update compiled version

* Avoid @action/exec

* [auto] Update compiled version

* test

* [auto] Update compiled version

* test

* [auto] Update compiled version

* test

* [auto] Update compiled version

* test

* [auto] Update compiled version

* Try with shelljs

* [auto] Update compiled version

* Fix my stupidity

* Copy scripts to local dir

* [auto] Update compiled version

* Still use path

* [auto] Update compiled version

* Delete entrypoint.sh

* [auto] Update compiled version

* Make file executable

* [auto] Update compiled version

* Try using bash

* [auto] Update compiled version
2019-12-14 21:47:13 +01:00

53 lines
1.4 KiB
JSON

{
"_args": [
[
"babel-helper-is-nodes-equiv@0.0.1",
"/home/runner/work/add-and-commit/add-and-commit"
]
],
"_development": true,
"_from": "babel-helper-is-nodes-equiv@0.0.1",
"_id": "babel-helper-is-nodes-equiv@0.0.1",
"_inBundle": false,
"_integrity": "sha1-NOmzALFHnd2Y7HfqC76TQt/jloQ=",
"_location": "/babel-helper-is-nodes-equiv",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-helper-is-nodes-equiv@0.0.1",
"name": "babel-helper-is-nodes-equiv",
"escapedName": "babel-helper-is-nodes-equiv",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/babel-plugin-minify-simplify"
],
"_resolved": "https://registry.npmjs.org/babel-helper-is-nodes-equiv/-/babel-helper-is-nodes-equiv-0.0.1.tgz",
"_spec": "0.0.1",
"_where": "/home/runner/work/add-and-commit/add-and-commit",
"author": {
"name": "amasad"
},
"bugs": {
"url": "https://github.com/babel/babili/issues"
},
"dependencies": {},
"description": "## Installation",
"devDependencies": {},
"homepage": "https://github.com/babel/babili#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-helper-is-nodes-equiv",
"repository": {
"type": "git",
"url": "https://github.com/babel/babili/tree/master/packages/babel-helper-is-nodes-equiv"
},
"version": "0.0.1"
}