|
Last change
on this file since cdcff72 was 9af201e, checked in by MBK <marija.karapandzova@…>, 2 weeks ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
242 bytes
|
| Rev | Line | |
|---|
| [9af201e] | 1 | {
|
|---|
| 2 | "name": "is-module",
|
|---|
| 3 | "description": "check if a source string is an es6 module",
|
|---|
| 4 | "keywords": ["es6", "module", "modules"],
|
|---|
| 5 | "version": "1.0.0",
|
|---|
| 6 | "license": "MIT",
|
|---|
| 7 | "repo": "component/is-module",
|
|---|
| 8 | "scripts": [
|
|---|
| 9 | "index.js"
|
|---|
| 10 | ]
|
|---|
| 11 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.