mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
14 lines
363 B
JSON
14 lines
363 B
JSON
{
|
|
"name": "check-legacy-syntax",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"acorn": {
|
|
"version": "8.8.2",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz",
|
|
"integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw=="
|
|
}
|
|
}
|
|
}
|